Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Bug? Use of uninitialized value $1 in substitution iterator

by clinton (Priest)
on Mar 04, 2009 at 12:50 UTC ( [id://748116]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    
       sub match {
    ...
       print match_warn('aabbcc')."\n";   # 'bb'
       print match_warn('abbcc')."\n";    # Use of uninitialized value $1 
    +in substitution iterator
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (2)
As of 2024-04-19 20:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found