In debugger, don't reference %{$f{$g}} if $f{$g} doesn't exist
[p5sagit/p5-mst-13.2.git] / pod /
1997-03-06 Perl 5 Porters [inseparable changes from match from perl-5.003_92...
1997-03-06 Ilya Zakharevich PODs corrections
1997-03-06 Chip Salzenberg Warn about '.' terminating E-Mail
1997-03-06 Chip Salzenberg Fix more E-Mail addresses in pods
1997-03-06 Chip Salzenberg Quote pathname before using as pattern
1997-03-06 Doug MacEachern Support READ and GETC for tied handles
1997-03-01 Perl 5 Porters [inseparable changes from match from perl-5.003_91...
1997-03-01 Jarkko Hietaniemi Update list of CPAN sites
1997-03-01 Tom Christiansen Improve sample module header
1997-03-01 Chip Salzenberg Clarify C<crypt> documentation
1997-03-01 Tom Phoenix Clarify C<crypt> documentation
1997-03-01 Tom Phoenix Add taint checks and srand to perldelta
1997-03-01 Chip Salzenberg Update pod2html
1997-03-01 William Middleton Update pod2html
1997-03-01 Raphael Manfredi HP-UX hint update
1997-03-01 Chip Salzenberg Clarify C<crypt> documentation
1997-03-01 Tom Phoenix Clarify C<crypt> documentation
1997-03-01 Chip Salzenberg Update pod2html
1997-03-01 William Middleton Update pod2html
1997-02-25 Perl 5 Porters [inseparable changes from match from perl-5.003_90...
1997-02-25 Tom Phoenix (with... Updates to perlfunc.pod
1997-02-25 Gurusamy Sarathy Clean up and document API for hashes
1997-02-21 Perl 5 Porters [inseparable changes from match from perl5.003_28 to...
1997-02-21 Chip Salzenberg Document one-argument limitation with #! line
1997-02-21 Chip Salzenberg Add documentation and '-h' option to perlbug
1997-02-21 Gurusamy Sarathy perlbug.pod for 5.004
1997-02-21 Gurusamy Sarathy Re: Hash key created by subroutine call? (fwd)
1997-02-21 Chip Salzenberg Automatically call srand() before rand() if user didn't
1997-02-21 Perl 5 Porters [inseparable changes from patch from perl5.003_27 to...
1997-02-21 Ilya Zakharevich Re: OS/2 patch for _27
1997-02-18 Perl 5 Porters [inseparable changes from patch from perl5.003_26 to...
1997-02-18 Chip Salzenberg Fix formatting in perldiag
1997-02-18 Ulrich Pfeifer pod2man: missing '-' in name section shouldn't be fatal
1997-02-18 Gisle Aas Remove redundant functions UNIVERSAL::{class,is_instance}
1997-02-10 Perl 5 Porters [inseparable changes from patch from perl5.003_25 to...
1997-02-10 Paul Marquess Describe interation of untie and DESTROY
1997-02-10 John L. Allen return *FH pod patch
1997-02-10 Jarkko Hietaniemi Fix pod2man's handling of quotes in =items
1997-02-10 Chip Salzenberg Support '%i' format and 'h' modifier in s?printf
1997-02-04 Perl 5 Porters [inseparable changes from patch from perl5.003_24 to...
1997-02-04 Jon Orwant new (Feb 1) perlembed.pod
1997-02-04 Larry W. Virden Update to perl.pod suggested
1997-02-04 Chip Salzenberg Make pod2man a little laxer for perltoc.pod
1997-01-29 Perl 5 Porters [inseparable changes from patch from perl5.003_23 to...
1997-01-29 Gurusamy Sarathy 5.003_23: small typo in perlsyn.pod
1997-01-29 Tom Christiansen perltoot fixes
1997-01-25 Perl 5 Porters [inseparable changes from patch from perl5.003_22 to...
1997-01-25 Chip Salzenberg Remove bad advice from perllocale.pod
1997-01-25 Jeff Okamoto Perlguts version 30
1997-01-25 Ilya Zakharevich patch for LWP 5.05 to make it play with both 5.003...
1997-01-25 Chip Salzenberg [shell changes from patch from perl5.003_22 to perl5...
1997-01-16 Roderick Schertler srand() doc update
1997-01-16 Raphael Manfredi NEW roffitall + INSTALL fix
1997-01-15 Perl 5 Porters [inseparable changes from patch from perl5.003_20 to...
1997-01-15 Raphael Manfredi Full documentation generation patch
1997-01-15 Ilya Zakharevich Fix example #4 in perlXStut
1997-01-15 M.J.T. Guy Re: documentation correction (i.e. patch) for perlsyn.pod
1997-01-15 Ilya Zakharevich Fix overloading via inherited autoloaded functions
1997-01-15 Roderick Schertler Misc. doc patches missing in _20
1997-01-15 Gurusamy Sarathy Document use of pos() and /\G/
1997-01-15 Chip Salzenberg [shell changes from patch from perl5.003_20 to perl5...
1997-01-07 Perl 5 Porters [inseparable changes from patch from perl5.003_19 to...
1997-01-07 Chip Salzenberg perlpod.pod possible patches
1997-01-07 Larry W. Virden perlpod.pod possible patches
1997-01-07 Roderick Schertler scalar caller doc fix
1997-01-07 Chip Salzenberg Re: constant function inlining
1997-01-07 Roderick Schertler Re: constant function inlining
1997-01-07 Roderick Schertler doc patch: perldsc
1997-01-07 Fabien TASSIN pod2html.PL patch (for 5.003-19)
1997-01-07 Roderick Schertler doc patch for defined on perlfunc.pod
1997-01-07 Roderick Schertler tiny doc patches
1997-01-04 Perl 5 Porters [inseparable changes from patch from perl5.003_18 to...
1997-01-04 Roderick Schertler expanded flock() docs
1997-01-04 Tim Bunce Re: perldelta, take 3
1997-01-04 Doug MacEachern 5.003_18: perl_{con,des}truct fixes
1997-01-04 Chip Salzenberg [shell changes from patch from perl5.003_18 to perl5...
1996-12-31 Perl 5 Porters [inseparable changes from patch from perl5.003_17 to...
1996-12-31 Roderick Schertler Re: perldiag.pod entry for "Scalar value @%s{%s} ..."
1996-12-31 Dominic Dunlop Locale-related pod patches, take 2
1996-12-31 Dominic Dunlop Updates to perllocale.pod
1996-12-31 Chip Salzenberg Add missing syms to global.sym; update magic doc
1996-12-27 Jarkko Hietaniemi tiny perllocale.pod diff for _16
1996-12-27 Kenneth Albanowski perlpod.pod patch for _16
1996-12-27 Jeff Okamoto Perlguts, version 27
1996-12-27 Ilya Zakharevich Minor OS/2 fixes
1996-12-24 Perl 5 Porters [inseparable changes from patch from perl5.003_15 to...
1996-12-24 Jarkko Hietaniemi Update to perllocale.pod
1996-12-23 Perl 5 Porters [inseparable changes from patch from perl5.003_13 to...
1996-12-23 Jeff Okamoto Perlguts, version 26
1996-12-23 Dominic Dunlop perllocale.pod -- second draft
1996-12-23 Kenneth Albanowski Better support for =for
1996-12-19 Perl 5 Porters [inseparable changes from patch from perl5.003_12 to...
1996-12-19 Roderick Schertler small doc tweaks for _12
1996-12-19 Roderick Schertler Re: missing E<> POD directive in perlpod.pod
1996-12-19 Roderick Schertler flock() constants
1996-12-19 Roderick Schertler Re: Open3.pm tries to close unopened file handle
1996-12-19 Perl 5 Porters [inseparable changes from patch from perl5.003_11 to...
1996-12-19 Steve Kelem pod patches for English errors
1996-12-19 Daniel S. Lewart pod/perlipc.pod patch
1996-12-19 Tom Christiansen perltoot.pod
next