change #22071 (taint bug in $^0) introduced a potential double
[p5sagit/p5-mst-13.2.git] / pod /
2004-01-17 Nicholas Clark Integrate final perl583delta
2004-01-16 Yitzchak Scott-Tho... Re: [perl #24816] Magic vars seem unsure if they are...
2004-01-16 LAUN Wolfgang format/write (version 2)
2004-01-14 Nicholas Clark Update pod.lst with perl583delta,pod, and rerun pod...
2004-01-14 Nicholas Clark Integrate:
2004-01-12 Rafael Garcia-Suarez Document usage of $_ and pos() inside /(?{...})/.
2004-01-11 Abe Timmerman Regenerate win32/Makefile and win32/makefile.mk after
2004-01-10 Adrian M. Enache documentation nit
2004-01-08 Nicholas Clark Integrate:
2004-01-08 Abigail Mention 5.8.3-RC1
2004-01-05 Rafael Garcia-Suarez Some mandatory syntax warnings emitted by the lexer...
2004-01-05 Nicholas Clark Change the flag logic in buildtoc
2004-01-05 Nicholas Clark Fix bug with MANIFEST generation when we also regenerat...
2004-01-01 Dave Mitchell addition to 22036 (document SUPER better): superclass...
2004-01-01 Dave Mitchell Document the quirks of SUPER, especially the fact that...
2004-01-01 Rafael Garcia-Suarez Document that /[\W]/ doesn't work, unicode-wise (see...
2003-12-30 Jarkko Hietaniemi more uni doc tweakage
2003-12-30 Dave Mitchell bug #24757 perlrun.pod's description of find -mtime...
2003-12-27 Nicholas Clark Assimilate PodParser-1.26
2003-12-22 Jarkko Hietaniemi doc nits
2003-12-21 Mike Guy [perl #24651] Taint bug with multiple backticks in...
2003-12-18 Nicholas Clark "Richard" - who he? (Add "Richard Clamp" to the list...
2003-12-18 Rafael Garcia-Suarez Perl 1.0.16 has been released.
2003-12-14 Elizabeth Mattijsen [DOCPATCH] perlfunc delete
2003-12-13 Rafael Garcia-Suarez Reformat a long line in perlembed.pod (bug #24623).
2003-12-13 Rafael Garcia-Suarez alarm() is now implemented on Win32.
2003-12-13 Nicholas Clark foreach qw() { # not valid syntax for 5.005. So fix it.
2003-12-13 Rafael Garcia-Suarez More POD fixes ; regenerate perltoc and perlmodlib.
2003-12-11 Rafael Garcia-Suarez Add a mention of the error "DESTROY created new reference
2003-12-09 Audrey Tang Implicit upgrading docs
2003-12-07 Tassilo von Parseval documenting SCALAR gotcha
2003-12-06 Rafael Garcia-Suarez Remove the "Can't provide tied hash usage" error from...
2003-12-06 Rafael Garcia-Suarez Clarify the description of SCALAR in perltie
2003-12-06 Tassilo von Parseval SCALAR/FIRSTKEY for tied hashes in scalar context
2003-12-02 Rafael Garcia-Suarez FAQ sync.
2003-12-02 Slaven Rezic Re: [perl #24574] find2perl provides different results...
2003-12-02 Elizabeth Mattijsen Better docs for the special code blocks, based on :
2003-11-28 Stas Bekman [patch pod/perlsec.pod] (was Re: why PERL5LIB is ignore...
2003-11-20 Alan Burlison promote hv_clear_placeholders to perl API
2003-11-19 Rafael Garcia-Suarez Regenerate perlapi and perltoc.
2003-11-19 Iain Truskett [docpatch] PerlIO layers in perlrun.pod and PerlIO.pm
2003-11-19 Rafael Garcia-Suarez Update the runops stuff in perlguts
2003-11-15 Nicholas Clark Re: Storable Error
2003-11-15 Rafael Garcia-Suarez Update perlhist with 5.6.2.
2003-11-11 Tom Phoenix Re: [perl #24460] [DOC PATCH] the begincheck program
2003-11-09 Rafael Garcia-Suarez Update the list of pumpkings in perlhist.pod.
2003-11-08 Abigail Updated.
2003-11-05 Abhijit Menon-Sen [PATCH] Modernise INSTALL
2003-11-05 Peter Prymmer Re: [gherteg@csc.com: your CPAN page on EBCDIC]
2003-11-03 Rafael Garcia-Suarez Document the fact that keys() and values() are optimized
2003-11-02 Marcus Holland-Moritz update embed.pl description
2003-11-02 Rafael Garcia-Suarez Mention perl 5.8.2-RC1 in perlhist, as spotted by Abigail.
2003-11-02 david nicol DOCPATCH: does STORE need to return anything and if...
2003-10-31 Gisle Aas Document PERL_DL_NONLAZY
2003-10-31 Stas Bekman [patch pod/perlfunc.pod] separate two unrelated notes...
2003-10-29 perl-5.8.0@ton.igu... Move a fcntl() example in perlfunc at a more proper...
2003-10-27 Rafael Garcia-Suarez Add a new taint error, "%ENV is aliased to %s".
2003-10-27 Nicholas Clark Record the escape^Wrelease of 5.9.0
2003-10-27 Hugo van der Sanden don't complain of podless .pm files that have a separat...
2003-10-27 Hugo van der Sanden regen pods and toc
2003-10-23 Jan Dubois [PATCH] Update Pod::Perldoc from 3.10 to 3.11
2003-10-23 Gisle Aas utime documentation
2003-10-22 Rafael Garcia-Suarez Add a test.taintwarn makefile target,
2003-10-21 Radu Greab embedding perl
2003-10-21 Rafael Garcia-Suarez Fix doc bug #23890, as suggested by Himanshu Garg :
2003-10-15 Rafael Garcia-Suarez Perlfaq1 : take notice that 5.8.1 is now released.
2003-10-15 Rafael Garcia-Suarez PerlFAQ sync. (only actual changes)
2003-10-15 Abhijit Menon-Sen Rewrite #21447.
2003-10-15 Stas Bekman [patch pod/perliol.pod]
2003-10-12 Rafael Garcia-Suarez Minor nit in perlrun, spotted by Art Haas.
2003-10-10 Abhijit Menon-Sen Make everyone stop posting to p5p about 0e0.
2003-10-09 Rafael Garcia-Suarez Document the behaviour of filetest operators regarding...
2003-10-08 Abigail Layout & POD nit.
2003-10-08 Abhijit Menon-Sen "Are implicit undefs true?" asks Gisle.
2003-10-08 Michael G. Schwern Re: [PATCH] perlop.pod Revamp - revision 4
2003-10-07 Abhijit Menon-Sen Minor tweaks to pod/perlsyn.pod (as suggested by Yves...
2003-10-07 Abhijit Menon-Sen Update perlfunc/require to describe NXDOMAIN caching...
2003-10-06 Rafael Garcia-Suarez Fix broken link in perltodo.pod.
2003-10-06 Rafael Garcia-Suarez Typos in perldiag.
2003-10-06 LAUN Wolfgang Re: [doc-PATCH] for unpack_str() and question
2003-10-06 Abigail ref can return false on references
2003-10-06 Shlomi Fish Re: [PATCH] perlsyn.pod Revision - Resend
2003-10-06 Robert Spier Re: [PATCH] [perl #24113] mistake in perlretut
2003-10-02 Hugo van der Sanden build perlapi.pod in deterministic order even when...
2003-09-30 Rafael Garcia-Suarez Revamp the section on local() in perlsub.
2003-09-30 Rafael Garcia-Suarez Useless "local $_" in a perlfaq3 example
2003-09-30 Yitzchak Scott-Tho... Re: [perl #24071] Typo in description of binmode
2003-09-29 Steve Hay Fix broken splitpod program
2003-09-29 Brendan O'Dea pod/perlrun.pod: no space after -i allowed
2003-09-25 Rafael Garcia-Suarez Update the perldelta for 5.9.0.
2003-09-25 Rafael Garcia-Suarez Add the perl581delta manpage.
2003-09-25 Rafael Garcia-Suarez Update perlhist.pod
2003-09-25 Jarkko Hietaniemi CPAN sites update.
2003-09-24 Jarkko Hietaniemi perliol tweaks.
2003-09-23 Rafael Garcia-Suarez The FAQ answer about POD comments was incorrect. [perl...
2003-09-23 Juerd perlvar
2003-09-22 Jarkko Hietaniemi An error message need not be a novel.
2003-09-22 Jarkko Hietaniemi Some more perlio doc tweaks based on NI-S.
2003-09-21 Jarkko Hietaniemi Regen toc.
2003-09-21 Jarkko Hietaniemi Handle also the curliffy files when tocing.
next