This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Benchmark for child processes
[perl5.git] / pod /
2004-02-21 Rafael Garcia-SuarezDocument change #22353 in perldelta.
2004-02-21 Paul JohnsonRe: op_seq (was: Freeing code)
2004-02-18 Rafael Garcia-SuarezDocument the removal of PERL_XS_APIVERSION and PERL_PM_...
2004-02-18 Dave MitchellAdd tests for the C<my $x if foo> deprecation, and...
2004-02-18 Marcus Holland-Moritz1. Add section to perlxs.pod describing that the refcou...
2004-02-17 Dave Mitchelladd deprecation warning for C<my $x if foo> and C<foo...
2004-02-17 Rafael Garcia-SuarezBe more clear. Use simple words.
2004-02-17 Rafael Garcia-SuarezDave Mitchell suggested this perldelta entry for the...
2004-02-17 Rafael Garcia-SuarezRegenerate table of contents and other related files.
2004-02-17 Rafael Garcia-SuarezBump up perl's version number to 5.9.1.
2004-02-15 Stas Bekman[patch perlguts.pod] save_item doesn't handle magic
2004-02-14 Craig A. BerryEnable v (verbose) switch on -Dp to display the top...
2004-02-13 Rafael Garcia-SuarezFix an fcntl example in perlopentut, spotted by MJD.
2004-02-10 Rafael Garcia-SuarezAdd 5.005_04-RC1 and Leon in perlhist.
2004-02-09 Rafael Garcia-SuarezImplement stacked filetest operators (-f -w -x $file).
2004-02-08 Steve HayCorrect some prototypes in perlapi.pod
2004-02-08 SADAHIRO Tomoyukichomp() cares about Unicode
2004-02-03 Rafael Garcia-SuarezMore docs and tests for "my $_".
2004-02-03 John Peacockwas Re: [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0...
2004-02-03 Rafael Garcia-SuarezImplement "my $_".
2004-02-03 Rafael Garcia-SuarezRegenerate perlapi.pod.
2004-02-01 Solar DesignerRe: [perl #15063] /tmp issues
2004-02-01 Dave Mitchellthreads documentation: fork on UNIX might not copy...
2004-01-31 Chip SalzenbergDon't show code closing STD{IN,OUT} before reopening...
2004-01-30 Rafael Garcia-SuarezAnother undocumented use of $_ : with reverse().
2004-01-29 Rafael Garcia-SuarezRegenerate perlapi.pod.
2004-01-27 Rafael Garcia-SuarezUpdate perl591delta.pod with what we've done so far.
2004-01-27 Rafael Garcia-SuarezMore punctuation, good.
2004-01-27 Brendan O'Dea5.8.3 -- fix signal comments in L<perlfunc/system>
2004-01-26 Nicholas ClarkMerge dynamic perldelta from maint (22081)
2004-01-23 Nicholas ClarkDocument chomp's travels in the wonderful world of...
2004-01-20 Dave MitchellFix typo in patch #22188
2004-01-20 Dave Mitchellwarn that C<$x : unique> operates on the typeglob,...
2004-01-20 Dave Mitchell[perl #24940] "sub foo :unique" segfaults
2004-01-17 Nicholas ClarkIntegrate final perl583delta
2004-01-16 Yitzchak Scott-Tho... Re: [perl #24816] Magic vars seem unsure if they are...
2004-01-16 LAUN Wolfgangformat/write (version 2)
2004-01-14 Nicholas ClarkUpdate pod.lst with perl583delta,pod, and rerun pod...
2004-01-14 Nicholas ClarkIntegrate:
2004-01-12 Rafael Garcia-SuarezDocument usage of $_ and pos() inside /(?{...})/.
2004-01-11 Abe TimmermanRegenerate win32/Makefile and win32/makefile.mk after
2004-01-10 Adrian M. Enachedocumentation nit
2004-01-08 Nicholas ClarkIntegrate:
2004-01-08 AbigailMention 5.8.3-RC1
2004-01-05 Rafael Garcia-SuarezSome mandatory syntax warnings emitted by the lexer...
2004-01-05 Nicholas ClarkChange the flag logic in buildtoc
2004-01-05 Nicholas ClarkFix bug with MANIFEST generation when we also regenerat...
2004-01-01 Dave Mitchelladdition to 22036 (document SUPER better): superclass...
2004-01-01 Dave MitchellDocument the quirks of SUPER, especially the fact that...
2004-01-01 Rafael Garcia-SuarezDocument that /[\W]/ doesn't work, unicode-wise (see...
2003-12-30 Jarkko Hietaniemimore uni doc tweakage
2003-12-30 Dave Mitchellbug #24757 perlrun.pod's description of find -mtime...
2003-12-27 Nicholas ClarkAssimilate PodParser-1.26
2003-12-22 Jarkko Hietaniemidoc 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-SuarezPerl 1.0.16 has been released.
2003-12-14 Elizabeth Mattijsen[DOCPATCH] perlfunc delete
2003-12-13 Rafael Garcia-SuarezReformat a long line in perlembed.pod (bug #24623).
2003-12-13 Rafael Garcia-Suarezalarm() is now implemented on Win32.
2003-12-13 Nicholas Clarkforeach qw() { # not valid syntax for 5.005. So fix it.
2003-12-13 Rafael Garcia-SuarezMore POD fixes ; regenerate perltoc and perlmodlib.
2003-12-11 Rafael Garcia-SuarezAdd a mention of the error "DESTROY created new reference
2003-12-09 Audrey TangImplicit upgrading docs
2003-12-07 Tassilo von Parsevaldocumenting SCALAR gotcha
2003-12-06 Rafael Garcia-SuarezRemove the "Can't provide tied hash usage" error from...
2003-12-06 Rafael Garcia-SuarezClarify the description of SCALAR in perltie
2003-12-06 Tassilo von ParsevalSCALAR/FIRSTKEY for tied hashes in scalar context
2003-12-02 Rafael Garcia-SuarezFAQ sync.
2003-12-02 Slaven RezicRe: [perl #24574] find2perl provides different results...
2003-12-02 Elizabeth MattijsenBetter 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 Burlisonpromote hv_clear_placeholders to perl API
2003-11-19 Rafael Garcia-SuarezRegenerate perlapi and perltoc.
2003-11-19 Iain Truskett[docpatch] PerlIO layers in perlrun.pod and PerlIO.pm
2003-11-19 Rafael Garcia-SuarezUpdate the runops stuff in perlguts
2003-11-15 Nicholas ClarkRe: Storable Error
2003-11-15 Rafael Garcia-SuarezUpdate perlhist with 5.6.2.
2003-11-11 Tom PhoenixRe: [perl #24460] [DOC PATCH] the begincheck program
2003-11-09 Rafael Garcia-SuarezUpdate the list of pumpkings in perlhist.pod.
2003-11-08 AbigailUpdated.
2003-11-05 Abhijit Menon-Sen[PATCH] Modernise INSTALL
2003-11-05 Peter PrymmerRe: [gherteg@csc.com: your CPAN page on EBCDIC]
2003-11-03 Rafael Garcia-SuarezDocument the fact that keys() and values() are optimized
2003-11-02 Marcus Holland-Moritzupdate embed.pl description
2003-11-02 Rafael Garcia-SuarezMention perl 5.8.2-RC1 in perlhist, as spotted by Abigail.
2003-11-02 david nicolDOCPATCH: does STORE need to return anything and if...
2003-10-31 Gisle AasDocument 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-SuarezAdd a new taint error, "%ENV is aliased to %s".
2003-10-27 Nicholas ClarkRecord the escape^Wrelease of 5.9.0
2003-10-27 Hugo van der Sandendon't complain of podless .pm files that have a separat...
2003-10-27 Hugo van der Sandenregen pods and toc
2003-10-23 Jan Dubois[PATCH] Update Pod::Perldoc from 3.10 to 3.11
2003-10-23 Gisle Aasutime documentation
2003-10-22 Rafael Garcia-SuarezAdd a test.taintwarn makefile target,
2003-10-21 Radu Greabembedding perl
2003-10-21 Rafael Garcia-SuarezFix doc bug #23890, as suggested by Himanshu Garg :
2003-10-15 Rafael Garcia-SuarezPerlfaq1 : take notice that 5.8.1 is now released.
next