Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: A Quesiton of Numbers

by jryan (Vicar)
on Jul 11, 2002 at 02:14 UTC ( [id://180921]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!perl -w
    use strict;
    ...
    my $some_var;
    $some_var = "some_value";
    blah;
    
  2. or download this
    Bareword "blah" not allowed while "strict subs" in use at marked_point
    + line 302.
    
  3. or download this
    Missing right curly or square bracket at subroutine_save_report line 3
    +010, at end of line
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (7)
As of 2024-03-28 22:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found