Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^2: 99 Problems in Perl6

by gaal (Parson)
on Dec 15, 2006 at 22:46 UTC ( [id://590142]=note: print w/replies, xml ) Need Help??


in reply to Re: 99 Problems in Perl6
in thread 99 Problems in Perl6

What Ovid said. There's also a .yaml method that does the YAML::Syck::Dump equivalent. The round trip is also analogous:

eval $obj.perl; eval $obj.yaml :lang<yaml>; # though this syntax is unspecced and +may change.

Log In?
Username:
Password:

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

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

    No recent polls found