Interact with the system when Perl isn’t enough
Posted by Josh McAdams on April 18, 2010
2 comments
Usually, you want to do as much of your work inside your Perl program as you can. CPAN has a wealth of modules that accomplish many tasks, including those that you normally do very easily from the command line. In the cases where you can’t find a module, you might not be able to improve [...]
