Notes :: Perl
List of useful articles I’ve been using as resources.
- Perl Modules Versioning - How to find the version of installed modules.
- Specifying Dependencies - Article on how to specify dependencies in modules.
- Git Stash - Useful way to store code that’s being worked on.