Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^13: file upload and IO::Handle

by Anonymous Monk
on Sep 11, 2010 at 02:12 UTC ( [id://859716]=note: print w/replies, xml ) Need Help??


in reply to Re^12: file upload and IO::Handle
in thread file upload and IO::Handle

It might be simpler to add
use autodie;
at the top of the script, better error messages at least

Replies are listed 'Best First'.
Re^14: file upload and IO::Handle
by Anonymous Monk on Sep 11, 2010 at 08:19 UTC
    Only error was in the ping, it could not open the file as it did not exist.

    No errors from hook, as if it is not even executing.
    Very strange in deed!

    Any other ideas?

    Thanks,
    Rich
      Ok, I even had the intital ping wait 5 seconds to make sure hook had time to write something to the file if it executed, still nothing.

      Rich

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (5)
As of 2024-04-19 21:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found