diff options
Diffstat (limited to 'contrib/perl5/ext/Data/Dumper/Todo')
-rw-r--r-- | contrib/perl5/ext/Data/Dumper/Todo | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/perl5/ext/Data/Dumper/Todo b/contrib/perl5/ext/Data/Dumper/Todo index 4a41f97..7dcd40b 100644 --- a/contrib/perl5/ext/Data/Dumper/Todo +++ b/contrib/perl5/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 |