Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-YAML - YAML Ain't Markup Language (tm)
- Description:
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.
Packages
perl-YAML-0.81-2.fc17.noarch
[80 KiB] |
Changelog
by Paul Howarth (2012-04-23):
- R: perl(Carp) and perl(Data::Dumper)
- BR: perl(Carp), perl(constant) and perl(Exporter)
- Release tests no longer shipped, so drop buildreqs for them and don't bother
setting AUTOMATED_TESTING; run tests even when bootstrapping
|