Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Professional Employees and Works for Hire

by grinder (Bishop)
on Mar 22, 2002 at 08:04 UTC ( [id://153511]=note: print w/replies, xml ) Need Help??


in reply to Professional Employees and Works for Hire

Here is my tilly story.

I was working on a program recently that had a most peculiar bug. It was writing information to a logfile, and the logfile would remain empty. At first I suspected that IO::Tee was at fault (or, more specifically, the way I was using it was at fault).

Out of desperation, I wrote a little script showing how I was using it, and I posted it the other day. I didn't really expect much to come of it. I got a couple of helpful responses, and then, three days later, tilly posted a follow-up that nailed the problem on the head.

At the end of the program, I had to call an external program to finish off the processing. I didn't see the need to use system, because error checking of that external program is handled in another way. So I just execed the program in place. At that is what was causing my logfile to go empty. I was pulling the rug from under the script before it had a chance to close the file properly.

Time and again, I am amazed by the breadth and depth of tilly's knowledge. We have had retirement announcements from people in the past. Some have come back. Others have not.

Ben, if you have to leave, I will miss you.


print@_{sort keys %_},$/if%_=split//,'= & *a?b:e\f/h^h!j+n,o@o;r$s-t%t#u'

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (4)
As of 2024-03-29 05:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found