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

Re^6: Perl 5.12.0 has been released!

by BrowserUk (Patriarch)
on Apr 14, 2010 at 09:48 UTC ( [id://834645]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    c:\test>perl -wle"sub TODO{ die 'Unimplemented' } 0 or TODO;"
    Unimplemented at -e line 1.
    
  2. or download this
    c:\test>perl -wle"sub _'_'_{ die 'Unimplemented' } 0 or _'_'_;"
    Unimplemented at -e line 1.
    
    c:\test>perl -wle"sub ___{ die 'Unimplemented' } 0 or ___;"
    Unimplemented at -e line 1.
    

Log In?
Username:
Password:

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

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

    No recent polls found