Source: libdata-treedumper-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Peter Pentchev <roam@ringlet.net>,
           Jonathan Yu <jawnsy@cpan.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl,
                     libcheck-isa-perl,
                     libclass-isa-perl | perl (<< 5.10.1-13),
                     libdevel-size-perl,
                     libsort-naturally-perl,
                     libterm-size-perl
Standards-Version: 3.9.2
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libdata-treedumper-perl/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libdata-treedumper-perl/
Homepage: http://search.cpan.org/dist/Data-TreeDumper/

Package: libdata-treedumper-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libcheck-isa-perl,
         libclass-isa-perl | perl (<< 5.10.1-13),
         libdevel-size-perl,
         libsort-naturally-perl,
         libterm-size-perl
Description: module for dumping data structures in various formats
 Data::TreeDumper is a Perl module that provides dumps of Perl variable data
 in a tree-like fashion. It is flexible and customizable, providing various
 output formatting processors and means of filtering and sorting the output.
