Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
It's not impossible. You should look up what that word means.

AFAIK it was not possible on my computer to get a simple sorted list of executables installed in path by CPAN without writing something (like perldoc -uT perllocal |grep "EXE_FILES: [a-z]" |cut -c 14- |sed 's/>//' |sort). It is now possible to do that on my computer with perl and thanks to the generosity of perlmonks.org (and yours-truly ;) your computer can do this too, if you want it to! Hopefully I didn't reinvent some wheel but I could not find what I want like:

cpanlist --exeonly --sortbyname --nopath --unique

I'm still working on --showdesc and --showhelp like output, at the command line of course 💻

For you maybe, it sounds stupid and time consuming, and looks awful. Thanks for perpetuating the meme that perl looks like line noise

It's so much faster than dealing with scripts. The brevity of Perl represents one of the most intense achievements of information compression in the known universe! Perlmonks appreciate and celebrate that sort of thing, why don't you? Funny pictures with your-text-here notwithstanding... ☺

STOP REINVENTING WHEELS, START BUILDING SPACE ROCKETS!CPAN 🐪

In reply to Re^6: List EXE_FILES installed by CPAN by usemodperl
in thread List EXE_FILES installed by CPAN by usemodperl

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (2)
As of 2024-04-26 06:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found