Jump to letter: [
BCDEFGHJKLMNPRSTUWX
]
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.79-1.fc5.noarch
[81 KiB] |
Changelog
by Paul Howarth (2012-02-09):
- Update to 0.79
- Mo::xxx was causing problems on newer perls and has been removed for now
- Drop UTF8 patch, no longer needed
|