Perl Scripting: Checking CPAN Module Versions
It’s been a while since I’ve talked tech trash. So let’s focus on Perl for a bit. If you’ve worked with Perl, chances are that you’ve worked with CPAN (Comprehensive Perl Archive Network) modules. With CPAN, you can quickly do a lot of things without actually having to write the code yourself (read: cheat). It is kinda like Java APIs and C libraries.
Read the rest of this entry »
