Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^2: oneliner to get module version

by syphilis (Archbishop)
on Jul 06, 2009 at 08:57 UTC ( [id://777488]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    @echo off
    perl -le "require %1; print %1->VERSION"
    
  2. or download this
    C:\_32>version Parse::RecDescent
    Usage: perl -MLocalTest - <grammarfile> <classname>
    ...
    
     at -e line 0
    BEGIN failed--compilation aborted.
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (8)
As of 2024-04-19 08:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found