This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5133delta: Expand on "Uppercase X/B allowed.."
[perl5.git] / pod / perlsub.pod
2009-07-27 Vincent PitDocument "delete local" in perlsub
2008-06-16 Andy ArmstrongRe: Patches / git
2007-11-15 Ricardo SIGNESperlsub's docs on state assignment are busted
2007-07-10 Rafael Garcia-SuarezModernize opendir() syntax
2007-04-24 Rafael Garcia-SuarezRemove the code that handles assignment to state variables
2006-10-31 Rafael Garcia-SuarezMake readpipe() overridable (and also `` and qx//)
2006-10-19 Alexander Goughstab at UNITCHECK blocks
2006-10-19 Rafael Garcia-SuarezAdjust documentation for previous change
2006-10-18 Rafael Garcia-SuarezDocument _ prototype in perlsub
2006-10-18 Rafael Garcia-SuarezFix prototype to mimic built-in in perlsub examples
2006-07-06 Rafael Garcia-SuarezDocument state() variables in perlsub
2006-07-06 Rafael Garcia-SuarezMention state variables in perldiag. Add switch-related...
2005-11-10 Steven Schubigerremove whitespace preceding semicolon in docs
2005-10-21 Rafael Garcia-SuarezRewording of doc change #25812
2005-10-21 Xavier NoriaRe: [PATCH] return values reworded in perlsub.pod
2005-10-13 Ivan Tubert-BrohmanPOD index entries with X<>
2004-11-12 Richard Soderberg[perl #32419] Spelling fixes for perl@23492
2004-03-26 Dave Mitchell[perl #26839] document the return value of an empty sub
2004-03-22 padre@elte.huClarifications on constants subroutines, based on:
2004-02-03 Rafael Garcia-SuarezMore docs and tests for "my $_".
2003-12-02 Elizabeth MattijsenBetter docs for the special code blocks, based on :
2003-09-30 Rafael Garcia-SuarezRevamp the section on local() in perlsub.
2003-09-02 Yitzchak Scott-Tho... some method calls not autoloaded
2003-03-21 Martien Verbruggenperlsub.pod and perlsyn.pod: better organise scoping...
2003-02-15 Jerrad PierceRe: overriding builtins quirk
2002-06-13 Jarkko HietaniemiAlso perlsub needs to be slightly more upbeat about...
2002-05-29 Jarkko Hietaniemipod cleanups.
2002-05-26 Dave Mitchelldocs for broken local(%tied) behaviour
2002-05-20 Jim CromieRe: pod patches.
2002-03-12 Anton TagunovRe[2]: [Patch docs] perlsub. Re: [ID 20020227.012]...
2002-02-20 Nicholas ClarkRe: Lexical scoping bug with EXPR for EXPR?
2002-02-19 Dave MitchellRe: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
2002-02-19 Dave Mitchell{PATCH] Re: Lexical scoping bug with EXPR for EXPR?
2002-01-15 Nick Ing-SimmonsBlind integrate of bulk of mainline.
2002-01-15 Rafael Garcia-Suarez[PATCH] Overriding readline() should also override...
2002-01-06 Sam TregarBad prototype detection now an optional warning
2001-12-29 Audrey TangModule names and other nits
2001-12-17 Rafael Garcia-Suarez[PATCH] Re: chomp/chop prototype changed?
2001-09-04 Jarkko HietaniemiAdd the \[$@%&*] prototype support.
2001-06-18 Artur BergmanDocumentation changes for CLONE
2001-01-24 Charles BaileySYN SYN
2001-01-12 Stephen McCamantConsolidated lvalue sub changes
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-22 Robin Barker; was Re: Perlbug 20000322.006 status +update
2000-11-07 Stephen P. PotterPod updates
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6268..6282 into mainline
2000-06-29 Tim Ayers[ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage...
2000-05-28 Gurusamy Sarathydowngrade fatal error on C<"foo@nosucharray.com"> to...
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-04-24 Gurusamy Sarathymore pod nits (from Larry Virden)
2000-03-03 Gurusamy Sarathywhitespace and readabiliti nits in the pods (from Micha...
2000-02-09 Charles BaileyResync with mainline
2000-01-26 Gurusamy Sarathyrevised attribute syntax: C<my $foo :a :b :c>, C<my...
2000-01-26 Gurusamy Sarathys/STOP/CHECK/ blocks
2000-01-23 Gurusamy Sarathydocument bareword prototype incompatibility
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-11-04 Gurusamy Sarathyimplement STOP blocks and fix compiler to use them...
1999-09-29 Charles Baileyresync with mainline
1999-09-25 Larry WallRe: [PATCH 5.005_61] "our" declarations
1999-09-05 Gurusamy Sarathyinitial implementation of lvalue subroutines (slightly...
1999-08-29 Spider Boardmansub : attrlist
1999-05-24 Gurusamy Sarathymajor pod update from Tom Christiansen
1999-03-25 Gurusamy Sarathydescribe current behavior on local($foo{nothere}) ...
1999-02-19 Gurusamy Sarathydoc for change#2978
1999-02-15 Gurusamy Sarathypatches suggested by John Bley <jbb6@acpub.duke.edu...
1999-02-02 Mark-Jason DominusRe: DOC PATCH (5.005_54 perlsub.pod)
1998-12-02 Tom ChristiansenFix most of the bad L<> links of
1998-07-21 Gurusamy Sarathydocumentation tweaks from Abigail <abigail@fnx.com>
1998-07-10 Gurusamy Sarathymisc tweaks to docs and qsortsv() warning
1998-06-18 Gurusamy Sarathyback out problematic change#1105, tweak perlsub.pod
1998-06-15 Tom Christiansendocumentation update from tchrist
1998-06-04 Gurusamy Sarathy[win32] document CORE::GLOBAL:: and global overriding...
1998-05-14 Gurusamy Sarathy[win32] merge change#897 from maintbranch
1998-05-14 Gurusamy Sarathy[win32] integrate mainline
1998-05-14 Charles BaileyConsolidated patch to 5.004_64
1997-09-05 Perl 5 Porters[inseparable changes from patch to perl 5.004_04] perl-5.004_04
1997-06-11 Tim Bunce[differences between cumulative patch application and... perl-5.004_01
1997-05-07 Perl 5 Porters[inseparable changes from match from perl-5.003_99...
1997-04-09 Chip SalzenbergFreudian slip error in perlsub.pod
1997-04-09 Bruce BarnettFreudian slip error in perlsub.pod
1997-03-25 Perl 5 Porters[inseperable changes from patch from perl-5.003_95...
1997-03-22 Perl 5 Porters[inseparable changes from match from perl-5.003_94...
1997-03-22 M.J.T. Guypods for subroutine argument autovivication
1997-03-08 Tom PhoenixRe: Inline PI function
1997-03-06 Perl 5 Porters[inseparable changes from match from perl-5.003_92...
1997-03-06 Ilya ZakharevichPODs corrections
1997-02-21 Gurusamy SarathyRe: Hash key created by subroutine call? (fwd)
1997-02-10 John L. Allenreturn *FH pod patch
1997-01-15 Perl 5 Porters[inseparable changes from patch from perl5.003_20 to...
1997-01-15 Roderick SchertlerMisc. doc patches missing in _20
1997-01-07 Chip SalzenbergRe: constant function inlining
1997-01-07 Roderick SchertlerRe: constant function inlining
1996-12-19 Perl 5 Porters[inseparable changes from patch from perl5.003_11 to...
1996-12-19 Steve Kelempod patches for English errors
1996-11-19 Perl 5 Porters[inseparable changes from patch from perl5.003_07 to...
1996-09-20 Joseph S. MyersPod typos, pod2man bugs, and miscellaneous installation...
1996-07-05 Perl 5 Portersperl 5.003_01: pod/perlsub.pod
1996-03-18 Perl 5 PortersExplain \ in prototypes, and fix var name in example
next