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

Re^3: how to get the perl installed modules

by unobe (Scribe)
on Jun 06, 2006 at 10:28 UTC ( [id://553787]=note: print w/replies, xml ) Need Help??


in reply to Re^2: how to get the perl installed modules
in thread how to get the perl installed modules

my $inst = ExtUtils::Installed->modules();

should be

my $inst = ExtUtils::Installed->new();

Maybe just copy and paste next time?

Log In?
Username:
Password:

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

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

    No recent polls found