1 Revision history for Perl extension Parse-CPAN-Meta
4 - Upgrade previous release to a stable release.
7 - Merge Unicode / BOM fixes from YAML::Tiny
10 - Matching changes in YAML::Tiny 1.36
11 - Fixing missing feature reported by H.Merijn Brand
12 - Changes to make Padre-CPAN-Meta core-compatible (SMUELLER)++
15 - Adding YAML.pm compatibility in scalar context
18 - Purging some references to YAML::Tiny that I missed
21 - Cloned from YAML::Tiny 1.21
22 - Removed all write functionality
23 - Reduced interface to Load and LoadFile
24 - Removed object-orientation
25 - Removed global $errstr, all errors are exceptions
26 - Applied prototypes to all functions