To find out all modules installed on your system, including those with +out documentation or outside the standard release, just use the following command (under the default win32 shell, double qu +otes should be used instead of single quotes). % perl -MFile::Find=find -MFile::Spec::Functions -Tlwe \ 'find { wanted => sub { print canonpath $_ if /\.pm\z/ }, no_chdir => 1 }, @INC'
In reply to Re: Installed Module
by lidden
in thread Installed Module
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |