Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^2: Snarky comments on the ddj perl quiz (nein)

by ysth (Canon)
on Aug 23, 2007 at 01:22 UTC ( [id://634556]=note: print w/replies, xml ) Need Help??


in reply to Re: Snarky comments on the ddj perl quiz (nein)
in thread Snarky comments on the ddj perl quiz

Nonsense! Assuming you have to choose one, and don't prefer a syntax error to success.

Replies are listed 'Best First'.
Re^3: Snarky comments on the ddj perl quiz (nein)
by clinton (Priest) on Aug 23, 2007 at 09:01 UTC

    Update I misread the question for the third time, and thought it was trying to open a filehandle to an existing fileHANDLE, not an existing file.

    The correct way to open a filehandle to an existing filehandle is to duplicate it:

    open KAREN, ">&sw"

    Clint

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (5)
As of 2024-04-19 22:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found