in reply to Re^3: Is there a way to reduce Data::Dumper's output size? (Sereal)
in thread Is there a way to reduce Data::Dumper's output size?

Interesting because it also incorporates compression.
  • Comment on Re^4: Is there a way to reduce Data::Dumper's output size? (Sereal)

Replies are listed 'Best First'.
Re^5: Is there a way to reduce Data::Dumper's output size? (Sereal)
by Anonymous Monk on Nov 01, 2015 at 10:27 UTC
    It also has compressive properties even without compression. For instance, for structures that contain many repeated keys.