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 programming tools to test  - Nov 14, 2014
 
Looping through Perl data types  - Nov 25, 2013
 
Perl and OAuth  - Dec 03, 2013
 
Perl Dancer Framework  - Dec 19, 2013
 
Interview with Mojo Mail author - November 2002  - Jul 18, 2014
 
more >>