Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: PPM Unknown Error?

by crazyinsomniac (Prior)
on Oct 20, 2002 at 07:36 UTC ( [id://206637]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    C:\>instmodsh
    Available commands are:
    ...
    cmd? q
    
    C:\>
    
  2. or download this
    perl -MExtUtils::Installed -le "for(ExtUtils::Installed->new()->files(
    +'Perl')){print if /\.pm$/}"
    
    ...
    
    perl -MExtUtils::Installed -le "for(ExtUtils::Installed->new()->files(
    +'Perl')){if(/lib\/(.*?)\.pm$/){$_=$1;s(/)(::);print}}"
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (3)
As of 2024-03-29 07:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found