Data-Denter

 view release on metacpan or  search on metacpan

Denter.pod  view on Meta::CPAN

new serialization language. For much more information, see
L<http://www.yaml.org>.

YAML has all the nice qualities that C<Data::Denter> does. You should
find that YAML actually improves upon C<Data::Denter> in both
readability and completeness. YAML's number one design goal is human
readability.

Another large benefit of YAML is that it is a programming language
independent serialization language. Implementations currently exist for
Perl, Python, Ruby and Java. In addition, YAML is unicode based, has
extensible typing and allows stream based processing.

C<Data::Denter> has served its purpose and is now being fully deprecated
in favor of C<YAML.pm>. I have made C<YAML.pm> a module prerequisite for
C<Data::Denter>, so if you used the CPAN shell to install
C<Data::Denter>, you may actually already have C<YAML.pm> installed. If
you really don't want YAML on your system, C<Data::Denter> will run fine
without it.

This final release of C<Data::Denter> contains all of the patches that



( run in 0.369 second using v1.01-cache-2.11-cpan-88abd93f124 )