Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Error with printing

by arthas (Hermit)
on Jun 05, 2003 at 06:39 UTC ( [id://263232]=note: print w/replies, xml ) Need Help??


in reply to Error with printing

It shouldn't give you any error. The only case in which I can think of a problem is if you used:

use strict;

and did not declare your variable with something like:

my $newjobtime;

Michele.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (8)
As of 2024-04-23 16:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found