![]() |
|
Perl Learning To-Do List for 2022
- Look for alternatives to Github (not because it is bad but we really should have viable alternatives)
- Look for a way to graphically describe programming tasks and then code (like UML but somehow UML seems yucky to me...)
- Docker and LXC and other stuff to package Perl things for deployment
- I still use things like Inline::C (or whatever) to avoid writing XS...methinks I should use XS when needed
- Code more stuff