NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Dependencies without the regex (Score:1)
broquaint out
Re:Dependencies without the regex (Score:1)
Ooh. A coderef in @INC. Nice stuff.
Well, I've just tested it, and it's far too verbose for my needs, since it lists every module that ever gets used. Module::Info could help by filtering out the core modules, but many modules in the same distribution will be listed.
By the way, the script that I posted has a few problems filtering some modules from the list.
Reply to This
Parent