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

Given When Syntax

by Deep_Plaid (Acolyte)
on Mar 15, 2014 at 15:34 UTC ( [id://1078449]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    }
    
    test2();
    
  2. or download this
    syntax error at D:/Eclipse_std_kepler_ws/StudyBuildReport/TestGiven.pl
    + line 9, near ") {"
    Global symbol "$i" requires explicit package name at D:/Eclipse_std_ke
    +pler_ws/StudyBuildReport/TestGiven.pl line 9.
    Global symbol "$i" requires explicit package name at D:/Eclipse_std_ke
    +pler_ws/StudyBuildReport/TestGiven.pl line 10.
    Global symbol "$i" requires explicit package name at D:/Eclipse_std_ke
    +pler_ws/StudyBuildReport/TestGiven.pl line 11.
    
  3. or download this
    use strict;
    use warnings;
    ...
    }
    
    test1();
    

Log In?
Username:
Password:

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

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

    No recent polls found