Simple life, Complicated mind
Monday, June 3, 2013
List all installed Perl modules
# perl -MFile::Find=find -MFile::Spec::Functions -Tlwe 'find { wanted => sub { print canonpath $_ if /\.pm\z/ }, no_chdir => 1 }, @INC'
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment