Main > Programming > Libraries >

YAML 0.62

YAML 0.62

Sponsored Links

YAML 0.62 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.096 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 890
Date added: 2007-05-22
Publisher: Ingy

YAML 0.62 description

YAML - YAML Aint Markup Language.

SYNOPSIS

use YAML;

# Load a YAML stream of 3 YAML documents into Perl data structures.
my ($hashref, $arrayref, $string) = Load(<<...);
---
name: ingy
age: old
weight: heavy
# I should comment that I also like pink, but dont tell anybody.
favorite colors:
- red
- green
- blue
---
- Clark Evans
- Oren Ben-Kiki
- Ingy döt Net
--- >
You probably think YAML stands for "Yet Another Markup Language". It
aint! YAML is really a data serialization language. But if you want
to think of it as a markup, thats OK with me. A lot of people try
to use XML as a serialization format.

"YAML" is catchy and fun to say. Try it. "YAML, YAML, YAML!!!"
...

# Dump the Perl data structures back into YAML.
print Dump($string, $arrayref, $hashref);

# YAML::Dump is used the same way youd use Data::Dumper::Dumper
use Data::Dumper;
print Dumper($string, $arrayref, $hashref);

The YAML.pm module implements a YAML Loader and Dumper based on the YAML 1.0 specification. http://www.yaml.org/spec/

YAML is a generic data serialization language that is optimized for human readability. It can be used to express the data structures of most modern programming languages. (Including Perl!!!)

For information on the YAML syntax, please refer to the YAML specification.

YAML 0.62 Screenshot

Advertisements

YAML 0.62 Keywords

Bookmark YAML 0.62

Hyperlink code:
Link for forum:

YAML 0.62 Copyright

WareSeeker periodically updates pricing and software information of YAML 0.62 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of YAML 0.62 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Version History
Related Software
dlq lets modem/isdn users download files, without disrupting normal traffic, by using idle bandwidth. Free Download
StateML is a State Machine Markup Language, with GraphViz and template-driven code generation. Free Download
LibYAML is a C library implementation of a YAML 1.1 parser and emitter. Free Download
IMLogger provides an utility which logs instant messenger screen names logging on and off. Free Download
PyYAML is a YAML parser and emitter for Python. Free Download
remake is a patched and modernized version of GNU make utility. Free Download
Xiangqi project is a chinese chess game. Free Download
libxml2 is a library for manipulating XML and HTML resources. Free Download