Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Checking if module was released with 5.6

by rjsaulakh (Beadle)
on Apr 03, 2006 at 18:36 UTC ( [id://540999]=note: print w/replies, xml ) Need Help??


in reply to Checking if module was released with 5.6

you can use this to find the modules installed </p.

use ExtUtils::Installed; my $inst =Exitutils::Installed->new(); my @modules = $inst -> modules();

Log In?
Username:
Password:

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

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

    No recent polls found