Here are my CPAN modules known to the "modules" method of ExtUtils::Installed but missing from perldoc perllocal | grep 'Module':perl -MExtUtils::Installed -le '@_=ExtUtils::Installed->new->modules;p +rint for sort{lc$a cmp lc$b}@_' >mod.ext;perl -e '@_=grep/Module/,`pe +rldoc -uT perllocal`;for(@_){s/.*?\|([^>]+)>/$1/}print for sort{lc$a +cmp lc$b}@_' >mod.loc;diff -y mod.ext mod.loc|grep '<'
In reply to Re^2: Why don't some CPAN modules append perllocal?
by Anonymous Monk
in thread Why don't some CPAN modules append perllocal?
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |