Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Find installed Perl modules matching a regular expression

by Anonymous Monk
on Sep 16, 2009 at 12:06 UTC ( [id://795582]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    echo pml is module names list
    pminst >pml
    ...
    perl -lne "print $_ if m!CGI/S[^/]*$!" pmlf
    perl -lne "print $_ if /^CGI(::\w+)\t/" pmlfl
    
  2. or download this
    D:\>pminst Wx$
    
  3. or download this
    D:\>pminst Wx.pm$
    Wx
    ...
    C:/perl/site/5.10.1/lib
    .
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (3)
As of 2024-04-19 23:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found