Skip to content

Commit

Permalink
Delta entry for Data::Dumper optimization
Browse files Browse the repository at this point in the history
  • Loading branch information
tsee committed Aug 7, 2012
1 parent 5416161 commit 930a023
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pod/perldelta.pod
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,11 @@ L<Storable> has been upgraded from version 2.37 to 2.38. It can now freeze
and thaw vstrings correctly. This causes a slight incompatible change in
the storage format, so the format version has increased to 2.9.

=item *

L<Data::Dumper> has been optimized to only build a seen-scalar has as
necessary, thereby speeding up serialization drastically.

=back

=head2 Removed Modules and Pragmata
Expand Down

0 comments on commit 930a023

Please sign in to comment.