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

Re^2: How to get the version of an installed module?

by Tux (Canon)
on Feb 02, 2011 at 00:13 UTC ( [id://885630]=note: print w/replies, xml ) Need Help??


in reply to Re: How to get the version of an installed module?
in thread How to get the version of an installed module?

That would have been my suggestion too. I use it all the time. You can even combine multiple modules:

$ perl -MV=DBI,DBD::CSV,DBD::Pg DBI /pro/lib/perl5/site_perl/5.12.2/i686-linux-64int-ld/DBI.pm: 1. +616 DBD::CSV /pro/lib/perl5/site_perl/5.12.2/DBD/CSV.pm: 0.31 DBD::Pg /pro/lib/perl5/site_perl/5.12.2/i686-linux-64int-ld/DBD/Pg.pm: + 2.17.1 $

Enjoy, Have FUN! H.Merijn

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (3)
As of 2024-04-19 19:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found