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 to create random string of characters - Feb 09, 2015
Test Automation using Perl - May 17, 2013
Interview with Mojo Mail author - November 2002 - Jul 18, 2014
Perl regex extracting domain name from URL - Oct 02, 2013
Veery Blog App - April 2015 - Aug 03, 2015
more >>