Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Read file (cron)

by amphiplex (Monk)
on Jul 04, 2002 at 05:54 UTC ( [id://179396]=note: print w/replies, xml ) Need Help??


in reply to Read file (cron)

Hi !

You should propably use the full path to your textfile, and of course check the error, as the others already suggested:
open TICKS, "/some/directory/textfile" or die "Couldn't open file: $!\ +n";
---- kurt

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (4)
As of 2024-04-19 16:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found