Rick volunteered to restructure the spec file to create sections for
data structures versus serialization method and to convert the
examples from YAML to Perl data structures. This is a great base to
use for creating patches for proposed changes. rjbs++
I have merged his branches into my "master" repository, and you may
also want to look at the work he's doing on some patches in his
repository:
$ git add dagolden git://github.com/dagolden/cpan-meta-spec.git
$ git add rjbs git://github.com/rjbs/cpan-meta-spec.git
-- David