Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^2: Why version strings?

by ikegami (Patriarch)
on Mar 28, 2011 at 23:12 UTC ( [id://896049]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ perl -e'use 5.10;'
    Perl v5.100.0 required (did you mean v5.10.0?)--this is only v5.12.2, 
    +stopped at -e line 1.
    BEGIN failed--compilation aborted at -e line 1.
    
  2. or download this
    $ perl -M5.014 -e1
    Perl v5.14.0 required--this is only v5.12.2, stopped.
    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://896049]
help
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found