summaryrefslogtreecommitdiff
path: root/ext/Data/Dumper/Todo
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1998-10-31 09:31:36 +0000
committerGurusamy Sarathy <gsar@cpan.org>1998-10-31 09:31:36 +0000
commit7820172aeabcfabb96bd74a4753f9acdd5f3e3da (patch)
tree194862cf806b5bb834b88a356fdeacce65a58c12 /ext/Data/Dumper/Todo
parent317982ace1c0c548db99fd9a1eb48374c5d480cb (diff)
downloadperl-7820172aeabcfabb96bd74a4753f9acdd5f3e3da.tar.gz
Data::Dumper update
p4raw-id: //depot/perl@2159
Diffstat (limited to 'ext/Data/Dumper/Todo')
-rw-r--r--ext/Data/Dumper/Todo2
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