Tips repository!
Monday, 15 November 2010
List installed Perl modules
perl -MFile::Find=find -MFile::Spec::Functions -Tlwe 'find { wanted => sub { print canonpath $_ if /\.pm\z/ }, no_chdir => 1 }, @INC'
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)