This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
modified suggested patch to handle cross-refs and qr// objects
authorJohn Nolan <jpnolan@Op.Net>
Wed, 4 Aug 1999 20:21:10 +0000 (16:21 -0400)
committerGurusamy Sarathy <gsar@cpan.org>
Sun, 5 Sep 1999 18:17:32 +0000 (18:17 +0000)
commita2126434f8dd8eabb11a2219137816815758ea93
tree1d70aa7fbdff85427391945b8dc5ea80a3ae998a
parent0bf7eb25e9e238046abce47d15e2fa3d10558a02
modified suggested patch to handle cross-refs and qr// objects
correctly; unfollowed refs are represented as simple string
value, not just the bare type; $VERSION stays the same until
it is ready for prime time (avoids CPAN confustication)
Message-Id: <199908050021.UAA09693@monet.op.net>
Subject: [ID 19990804.006] [PATCH]5.005_60 (Data::Dumper) - implements Maxdepth setting

p4raw-id: //depot/perl@4078
Changes
ext/Data/Dumper/Changes
ext/Data/Dumper/Dumper.pm
ext/Data/Dumper/Dumper.xs
ext/Data/Dumper/Todo
t/lib/dumper.t