Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^2: Variable being saved as a list?

by Your Mother (Archbishop)
on Aug 06, 2014 at 19:07 UTC ( [id://1096502]=note: print w/replies, xml ) Need Help??


in reply to Re: Variable being saved as a list?
in thread Variable being saved as a list?

die goes to STDERR unless set up specially otherwise. So that ostensibly HTML error goes nowhere but server error logs, if even there; again by setup.

Replies are listed 'Best First'.
Re^3: Variable being saved as a list?
by Bloodnok (Vicar) on Aug 06, 2014 at 19:38 UTC
    My point being, Your Mother, that the open failure could and indeed should, be better handled since if open() fails, the error log will get extended by the subsequent write failures.

    A user level that continues to overstate my experience :-))

      Heh. My point being, from a UI perspective, it’s not handled at all in your “correction.” Your code would give a generic server error and is not appropriate for production. :P

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (4)
As of 2024-04-23 06:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found