Bug 473708 - Review Request: perl-Data-TreeDumper - Improved replacement for Data::Dumper
Summary: Review Request: perl-Data-TreeDumper - Improved replacement for Data::Dumper
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Bugzilla
Classification: Community
Component: Test
Version: devel
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: PnT DevOps Devs
QA Contact:
URL: http://search.cpan.org/dist/Data-Tree...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-11-30 03:22 UTC by Chris Weyl
Modified: 2013-06-24 02:18 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-11-30 03:23:18 UTC
Embargoed:


Attachments (Terms of Use)

Description Chris Weyl 2008-11-30 03:22:41 UTC
Spec URL: http://fedorapeople.org/~cweyl/review/perl-Data-TreeDumper.spec
SRPM URL: http://fedorapeople.org/~cweyl/review/perl-Data-TreeDumper-0.35-1.fc9.src.rpm

Description:
Data::Dumper and other modules do a great job of dumping data structures.
Their output, however, often takes more brain power to understand than the
data itself.  When dumping large amounts of data, the output can be
overwhelming and it can be difficult to see the relationship between each
piece of the dumped data.

Data::TreeDumper also dumps data in a tree-like fashion but hopefully in a
format more easily understood.


Note You need to log in before you can comment on or make changes to this bug.