Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Why should I use perl 5.10?

by liverpole (Monsignor)
on Apr 04, 2008 at 00:54 UTC ( [id://678300]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    my $h = 1;
    
    print "$a$b$c$d$e$f$g$h\n";
    
  2. or download this
        
    Use of uninitialized value in concatenation (.) or string at x.pl line
    + 14.
    1111111
    
  3. or download this
        
    Use of uninitialized value $d in concatenation (.) or string at x.pl l
    +ine 14.
    1111111
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2024-03-28 22:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found