From 245febca616aa330ae092aa5310d28bc448c8517 Mon Sep 17 00:00:00 2001 From: Sean O'Rourke Date: Wed, 6 Oct 2010 10:46:37 -0700 Subject: [PATCH] regenerate --- sepia.info | 32 ++++++++++++++++++-------------- 1 file changed, 18 insertions(+), 14 deletions(-) diff --git a/sepia.info b/sepia.info index 9d044ef..5a9c48d 100644 --- a/sepia.info +++ b/sepia.info @@ -442,7 +442,8 @@ additional shortcuts (*Note Debugger::.). `format TYPE' Set the output format to TYPE, either "dumper" (using `Data::Dumper'), "dump" (`Data::Dump'), "yaml" (`YAML'), "peek" - (`Devel::Peek'), or "plain" (stringification). Default: "dumper". + (`Devel::Peek'), "dumpvar" (`dumpvar.pl', somewhat rough), or + "plain" (stringification). Default: "dumper". Note that this setting is independent of `$COLUMNATE' and `$STRINGIFY'. @@ -457,6 +458,9 @@ additional shortcuts (*Note Debugger::.). `lsbreak' List breakpoints. +`lsmod [PATTERN]' + List currently-loaded modules matching optional PATTERN. + `methods NAME [REGEXP]' Display a list of functions defined in package NAME and its `ISA'-ancestors matching optional pattern REGEXP. @@ -953,18 +957,18 @@ Node: Documentation12346 Node: Other commands13916 Node: Interactive Perl14251 Node: Shortcuts15147 -Node: Debugger18876 -Node: Evaluation20420 -Node: Mutilation21396 -Node: Scratchpad22348 -Node: CPAN browsing22753 -Node: Customization23747 -Node: Emacs Variables24045 -Node: Perl Variables26540 -Node: Internals28133 -Node: FAQ28489 -Node: Credits29507 -Node: Function Index29959 -Node: Variable Index32805 +Node: Debugger19004 +Node: Evaluation20548 +Node: Mutilation21524 +Node: Scratchpad22476 +Node: CPAN browsing22881 +Node: Customization23875 +Node: Emacs Variables24173 +Node: Perl Variables26668 +Node: Internals28261 +Node: FAQ28617 +Node: Credits29635 +Node: Function Index30087 +Node: Variable Index32933  End Tag Table -- 2.11.4.GIT