in reply to
use (all)
any problems with
BEGIN {foreach (glob "$FindBin::Bin/metrics/*.pm") {require;}}
[download]
? I am thinking of taking this approach... anything that might bite me later? (I am not fluent in the nuances of use vs. require)
nop
Comment on
any problems with:
Download
Code
In Section
Seekers of Perl Wisdom