Re: perldelta, take 3
[p5sagit/p5-mst-13.2.git] / pod / perltoc.pod
index 89a5fda..8cac0fa 100644 (file)
@@ -6,7 +6,7 @@ perltoc - perl documentation table of contents
 =head1 DESCRIPTION
 
 This page provides a brief table of contents for the rest of the Perl
-documentation set.  It is meant to be be quickly scanned or grepped
+documentation set.  It is meant to be scanned quickly or grepped
 through to locate the proper section you're looking for.
 
 =head1 BASIC DOCUMENTATION
@@ -144,7 +144,7 @@ HOME, LOGDIR, PATH, PERL5LIB, PERL5DB, PERLLIB
 =item The Arrow Operator
 
 
-=item Autoincrement and Autodecrement
+=item Auto-increment and Auto-decrement
 
 
 =item Exponentiation
@@ -215,10 +215,10 @@ HOME, LOGDIR, PATH, PERL5LIB, PERL5DB, PERLLIB
 
 unary &, unary *, (TYPE)
 
-=item Quote and Quotelike Operators
+=item Quote and Quote-like Operators
 
 
-=item Regexp Quotelike Operators
+=item Regexp Quote-like Operators
 
 
 ?PATTERN?, m/PATTERN/gimosx, /PATTERN/gimosx, q/STRING/, C<'STRING'>,
@@ -232,7 +232,7 @@ y/SEARCHLIST/REPLACEMENTLIST/cds
 =item Constant Folding
 
 
-=item Integer arithmetic
+=item Integer Arithmetic
 
 
 
@@ -247,6 +247,8 @@ y/SEARCHLIST/REPLACEMENTLIST/cds
 =item DESCRIPTION
 
 
+i, m, s, x
+
 =over
 
 =item Regular Expressions
@@ -323,7 +325,7 @@ functions
 =item Alphabetical Listing of Perl Functions
 
 
--X FILEHANDLE, -X EXPR, -X, abs VALUE, accept NEWSOCKET,GENERICSOCKET,
+-I<X> FILEHANDLE, -I<X> EXPR, -I<X>, abs VALUE, accept NEWSOCKET,GENERICSOCKET,
 alarm SECONDS, atan2 Y,X, bind SOCKET,NAME, binmode FILEHANDLE, bless
 REF,CLASSNAME, bless REF, caller EXPR, caller, chdir EXPR, chmod LIST,
 chomp VARIABLE, chomp LIST, chomp, chop VARIABLE, chop LIST, chop,
@@ -742,6 +744,11 @@ structures, objects
 =item Method Invocation
 
 
+=item Default UNIVERSAL methods
+
+isa(CLASS), can(METHOD), VERSION([VERSION]), class(), is_instance()
+
+
 =item Destructors
 
 
@@ -857,18 +864,41 @@ FIRSTKEY this, NEXTKEY this, lastkey, DESTROY this
 =item DESCRIPTION
 
 
+=item The Perl Debugger
+
+
 =over
 
-=item Debugging
+=item Debugger Commands
+
+
+h [command], p expr, x expr, V [pkg [vars]], X [vars], T, s [expr], n,
+E<lt>CRE<gt>, c [line], l, l min+incr, l min-max, l line, l subname,
+-, w [line], f filename, /pattern/, ?pattern?, L, S [[!]pattern], t, t
+expr, b [line] [condition], b subname [condition], d [line], D, a
+[line] command, A, O [opt[=val]] [opt"val"] [opt?].., recallCommand,
+ShellBang, pager, arrayDepth, hashDepth, compactDump, veryCompact,
+globPrint, DumpDBFiles, DumpPackages, quote, HighBit, undefPrint,
+tkRunning, signalLevel, warnLevel. dieLevel, E<lt> command, E<gt>
+command, ! number, ! -number, ! pattern, !! cmd, H -number, q or ^D,
+R, |dbcmd, ||dbcmd, = [alias value], command, p expr
+
 
+=item Debugger Customization
 
-h, T, s, n, f, c, c line, <CR>, l min+incr, l min-max, l line, l, -, w
-line, l subname, /pattern/, ?pattern?, L, S, t, b line [ condition ], b
-subname [ condition ], d line, D, a line command, A, < command, >
-command, V package [symbols], X [symbols], ! number, ! -number, H
--number, q or ^D, command, p expr
 
-=item Customization
+=item Readline Support
+
+
+=item Editor Support for Debugging
+
+
+=item The Perl Profiler
+
+
+=item Debugger Internals
+
+TTY, noTTY, ReadLine, NonStop, LineInfo
 
 
 =item Other resources
@@ -899,9 +929,13 @@ command, V package [symbols], X [symbols], ! number, ! -number, H
 
 =over
 
-=item Format Variables
+=item Laundering and Detecting Tainted Data
+
+
+=item Cleaning Up Your Path
 
 
+=item Security Bugs
 
 
 =back
@@ -928,7 +962,7 @@ command, V package [symbols], X [symbols], ! number, ! -number, H
 
 
 =head2 perlipc - Perl interprocess communication (signals, fifos,
-pipes, safe subprocceses, sockets, and semaphores)
+pipes, safe subprocesses, sockets, and semaphores)
 
 =item DESCRIPTION
 
@@ -1697,7 +1731,7 @@ I<Concatenation>, I<Comparison operations>, I<Copy operator>
 
 
 overload::StrVal(arg), overload::Overloaded(arg),
-overload::Method(obj,op)
+C<overload::Method(obj,op)>
 
 =item IMPLEMENTATION
 
@@ -1714,7 +1748,7 @@ overload::Method(obj,op)
 
 
 
-=head2 sigtrap - Perl pragma to enable stack backtrace on unexpected
+=head2 sigtrap - Perl pragma to enable stack back-trace on unexpected
 signals
 
 =item SYNOPSIS
@@ -1739,7 +1773,7 @@ C<strict refs>, C<strict vars>, C<strict subs>
 
 
 
-=head2 subs - Perl pragma to predeclare sub names
+=head2 subs - Perl pragma to pre-declare sub names
 
 =item SYNOPSIS
 
@@ -1750,7 +1784,7 @@ C<strict refs>, C<strict vars>, C<strict subs>
 
 
 
-=head2 vars - Perl pragma to predeclare global variable names
+=head2 vars - Perl pragma to pre-declare global variable names
 
 =item SYNOPSIS
 
@@ -1831,7 +1865,7 @@ new, debug
 =item Standard Exports
 
 
-timeit(COUNT, CODE), timethis, timethese, timediff, timestr
+C<timeit(COUNT, CODE)>, timethis, timethese, timediff, timestr
 
 =item Optional Exports
 
@@ -1987,7 +2021,7 @@ get, put, del, fd, seq, sync
 
 @dl_library_path, @dl_resolve_using, @dl_require_symbols, dl_error(),
 $dl_debug, dl_findfile(), dl_expandspec(), dl_load_file(),
-dl_find_symbol(), dl_undef_symbols(), dl_install_xsub(), boostrap()
+dl_find_symbol(), dl_undef_symbols(), dl_install_xsub(), bootstrap()
 
 =item AUTHOR
 
@@ -2133,7 +2167,7 @@ maybe_command_in_dirs, maybe_command, perl_script
 
 guess_name, init_main, init_dirscan, init_others, find_perl
 
-=item Methods to actually produce chunks of text for the Makefile
+=item Methods to produce chunks of text for the Makefile
 
 
 post_initialize, const_config, constants, const_loadlibs, const_cccmd,
@@ -2412,7 +2446,7 @@ C<basename>, C<dirname>
 =item DESCRIPTION
 
 
-$fh->print, $fh->printf, $fh->getline, $fh->getlines
+  $fh->print, $fh->printf, $fh->getline, $fh->getlines
 
 =item SEE ALSO
 
@@ -3123,8 +3157,8 @@ TIESCALAR classname, LIST, FETCH this, STORE this, value, DESTROY this
 
 =head1 AUXILIARY DOCUMENTATION
 
-Here should be listed all the extra program's docs, but they don't all
-have man pages yet:
+Here should be listed all the extra program's documentation, but they don't all
+have manual pages yet:
 
 =item a2p
 
@@ -3147,7 +3181,7 @@ have man pages yet:
 
 =head1 AUTHOR
 
-Larry Wall E<lt><F<lwall@sems.com>E<gt>, with the help of oodles of
+Larry Wall E<lt>F<larry@wall.org>E<gt>, with the help of oodles of
 other folks.