Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Checking for an installed Module's version.

by Anarion (Hermit)
on Oct 03, 2002 at 16:42 UTC ( [id://202578]=note: print w/replies, xml ) Need Help??


in reply to Checking for an installed Module's version.

Try to load it and then check $@:
perl -le 'eval "use CGI 2.81; ";print $@ if $@'
$anarion=\$anarion;

s==q^QBY_^=,$_^=$[x7,print

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (4)
As of 2024-04-16 18:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found