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

Re: Data::Dumper: What the Cabal doesn't want you to know.

by haukex (Archbishop)
on May 30, 2023 at 08:12 UTC ( [id://11152501]=note: print w/replies, xml ) Need Help??


in reply to Data::Dumper: What the Cabal doesn't want you to know.

I'd second SankoR's point about using something like JSON. But for Data::Dumper, see my module Data::Undump::PPI. Data::Dump is a little trickier because its output includes stuff like the range operator, repetition operator, and even MIME::Base64. Of course there's eval, but that's a giant security hole with input that you don't have 100% control over.

  • Comment on Re: Data::Dumper: What the Cabal doesn't want you to know.

Log In?
Username:
Password:

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

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

    No recent polls found