diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1998-10-31 09:31:36 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-10-31 09:31:36 +0000 |
commit | 7820172aeabcfabb96bd74a4753f9acdd5f3e3da (patch) | |
tree | 194862cf806b5bb834b88a356fdeacce65a58c12 /ext/Data/Dumper/Todo | |
parent | 317982ace1c0c548db99fd9a1eb48374c5d480cb (diff) | |
download | perl-7820172aeabcfabb96bd74a4753f9acdd5f3e3da.tar.gz |
Data::Dumper update
p4raw-id: //depot/perl@2159
Diffstat (limited to 'ext/Data/Dumper/Todo')
-rw-r--r-- | ext/Data/Dumper/Todo | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/Data/Dumper/Todo b/ext/Data/Dumper/Todo index 4a41f97d7f..7dcd40b8e3 100644 --- a/ext/Data/Dumper/Todo +++ b/ext/Data/Dumper/Todo @@ -29,4 +29,6 @@ where we don't care so much for cross-references). =item Implement redesign that allows various backends (Perl, Lisp, some-binary-data-format, graph-description-languages, etc.) +=item Dump traversal in breadth-first order + =back |