use ExtUtils::Installed; my $test = sub { grep /^Publication::/, @_ ; } ; my $inst = new ExtUtils::Installed; eval "use $_;" foreach (&$test($inst->modules()));
In reply to Creating 'use' list on the fly (plugins) by idsfa
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |