Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^3: Deparse isn't as reliable as I thought

by truedfx (Monk)
on Mar 04, 2006 at 09:17 UTC ( [id://534442]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Deparse isn't as reliable as I thought
in thread Deparse isn't as reliable as I thought

What about BEGIN { close STDOUT; }? (No, I'm not entirely serious here.)

Replies are listed 'Best First'.
Re^4: Deparse isn't as reliable as I thought
by diotalevi (Canon) on Mar 04, 2006 at 16:29 UTC

    You might as well be. To deparse that, you'd want B::Deparse to be able to write to a file instead of just STDOUT.

    ⠤⠤ ⠙⠊⠕⠞⠁⠇⠑⠧⠊

      Yeah, I suppose you're right that that can be worked around. How about a more extreme example then?

      BEGIN { undef %:: if %O:: }

      I don't think there's any way to deparse that.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (7)
As of 2024-03-28 12:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found