todo

来自「Altera recommends the following system c」· 代码 · 共 29 行

TXT
29
字号
=head1 NAMETODO - seeds germane, yet not germinated=head1 DESCRIPTIONThe following functionality will be supported in the next few releases.=over 4=item  $Data::Dumper::Expdepth I<or> $I<OBJ>->Expdepth(I<NEWVAL>)Dump contents explicitly up to a certain depth and then use names forcross-referencing identical references.  (useful in debugger, in situationswhere we don't care so much for cross-references).=item Make C<Dumpxs()> honor C<$Useqq>=item Fix formatting when Terse is set and Indent >= 2=item Output space after '\' (ref constructor) for high enough Indent=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

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?