Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^5: What Just Happened to my CPAN Shell?

by haoess (Curate)
on Feb 06, 2008 at 18:00 UTC ( [id://666630]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use strict;
    ...
    EOT
    my $ret = eval($code);
    print "$ret"; # should stringify the version
    
  2. or download this
    $ perl test.pl
    Use of inherited AUTOLOAD for non-method version::(""() is deprecated 
    +at test.pl line 13.
    Segmentation fault
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (4)
As of 2024-04-26 00:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found