Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^2: List EXE_FILES installed by CPAN

by usemodperl (Beadle)
on Jun 24, 2018 at 03:50 UTC ( [id://1217311]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    perl -le'
    chomp(@_=`perldoc -T perllocal`);
    ...
    %_=map{s/^\S+\///;$_=>1}@z;
    print$_ for sort{lc($a)cmp lc($b)}keys%_'
    
  2. or download this
    perl -le'
    chomp(@_=`perldoc -T perllocal`);
    ...
     }
    print"$_\n $_{$_}\n"
    }'
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1217311]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (6)
As of 2024-04-23 13:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found