Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Installed Modules

by Zaxo (Archbishop)
on Dec 07, 2003 at 04:42 UTC ( [id://312857]=note: print w/replies, xml ) Need Help??


in reply to Installed Modules

Your code works for me. Here is a command line version which doesn't differ in any important way, $ perl -MExtUtils::Installed -e'my $inst = ExtUtils::Installed->new(); print $_, $/ for $inst->modules' That prints the correct list, which includes "Perl" as one element. I'm at a loss to say why you don't get more. You seem to be finding the ExtUtils::Installed module ok.

After Compline,
Zaxo

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (4)
As of 2024-04-19 13:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found