Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Re: Coderef to String conversion?

by joe++ (Friar)
on Mar 08, 2003 at 09:43 UTC ( [id://241362]=note: print w/replies, xml ) Need Help??


in reply to Re: Coderef to String conversion?
in thread Coderef to String conversion?

jryan,

Cool, B::Deparse just does the trick!
I'm using 5.6.1 right now, and I don't want to limit my script to 5.8x for the time being...

Thanks!

--
Cheers, Joe

Replies are listed 'Best First'.
Re^3: Coderef to String conversion?
by diotalevi (Canon) on Mar 08, 2003 at 14:18 UTC

    Keep in mind that B::Deparse isn't guaranteed to produce correct results and that it won't help you with any bound lexicals if you're using closures. But since you aren't writing Obfuscations your code will probably come out just fine.


    Seeking Green geeks in Minnesota

Re: Re: Re: Coderef to String conversion?
by jryan (Vicar) on Mar 08, 2003 at 11:33 UTC
    You don't need perl 5.8.0, just the version of Data::Dumper that comes with it. You can find it here.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://241362]
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-24 04:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found