For staying in sync with CPAN.
=head1 NAME
-HISTORY - public release history for Data::Dumper
+Changes - public release history for Data::Dumper
=head1 DESCRIPTION
=over 8
+=item 2.136 (Oct 04 2012)
+
+Promote to stable release.
+
+Drop some "register" declarations.
+
=item 2.135_07 (Aug 06 2012)
Use the new utf8 to code point functions - fixing a potential
package Data::Dumper;
BEGIN {
- $VERSION = '2.135_07'; # Don't forget to set version and release
+ $VERSION = '2.136'; # Don't forget to set version and release
} # date in POD!
#$| = 1;
=head1 VERSION
-Version 2.135_07 (August 20 2012)
+Version 2.136 (October 04 2012)
=head1 SEE ALSO