You're viewing old version number 1. - Current version
Perl conditional loading modules
http://perldoc.perl.org/Module/Load/Conditional.html
http://www.reddit.com/r/perl/comments/218ky9/conditionally_load_a_perl_module/
Chapter 12.3 of the Perl Cookbook, Delaying use Until Run Time has a lot to say about native methods, either autouse:
https://github.com/jberger/DeDuperizer/blob/master/deduperizer.pl
From JR's : articles
30 words - 517 chars
created on
- #
source
- versions
Related articles
Perl code for string processing - Jul 06, 2013
Perl and Curl - Mar 23, 2015
Perl conditional loading modules - Oct 02, 2014
Quotes in Perl - Oct 12, 2013
Test Automation using Perl - May 17, 2013
more >>