Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: An Idiot's Guide to YAML

by hossman (Prior)
on Jun 08, 2007 at 20:23 UTC ( [id://620085]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Load(string-containing-a-YAML-stream)
    
    ...
    Just like Storable's thaw() function or the eval() function 
    in relation to Data::Dumper. It parses a string containing a 
    valid YAML stream into a list of Perl data structures.
    
  2. or download this
    LoadFile(filepath)
    
        Reads the YAML stream from a file instead of a string.
    

Log In?
Username:
Password:

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

    No recent polls found