summaryrefslogtreecommitdiff
path: root/pod/perlsub.pod
Commit message (Expand)AuthorAgeFilesLines
...
* [perl #32419] Spelling fixes for perl@23492 Richard Soderberg2004-11-121-1/+1
* [perl #26839] document the return value of an empty subDave Mitchell2004-03-261-1/+2
* Clarifications on constants subroutines, based on:padre@elte.hu2004-03-221-8/+11
* More docs and tests for "my $_".Rafael Garcia-Suarez2004-02-031-0/+2
* Better docs for the special code blocks, based on :Elizabeth Mattijsen2003-12-021-11/+15
* Revamp the section on local() in perlsub.Rafael Garcia-Suarez2003-09-301-62/+75
* some method calls not autoloadedYitzchak Scott-Thoennes2003-09-021-3/+4
* perlsub.pod and perlsyn.pod: better organise scoping info for modifiersMartien Verbruggen2003-03-211-8/+2
* Re: overriding builtins quirkJerrad Pierce2003-02-151-2/+2
* Also perlsub needs to be slightly more upbeat about attributes.Jarkko Hietaniemi2002-06-131-4/+4
* pod cleanups.Jarkko Hietaniemi2002-05-291-1/+1
* docs for broken local(%tied) behaviourDave Mitchell2002-05-261-0/+7
* Re: pod patches.Jim Cromie2002-05-201-2/+36
* Re[2]: [Patch docs] perlsub. Re: [ID 20020227.012], [ID 20020227.018]Anton Tagunov2002-03-121-2/+2
* Re: Lexical scoping bug with EXPR for EXPR?Nicholas Clark2002-02-201-6/+6
* Re: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?Dave Mitchell2002-02-191-4/+4
* {PATCH] Re: Lexical scoping bug with EXPR for EXPR?Dave Mitchell2002-02-191-3/+6
* [PATCH] Overriding readline() should also override <FH> Rafael Garcia-Suarez2002-01-151-0/+3
* Bad prototype detection now an optional warningSam Tregar2002-01-061-0/+7
* Module names and other nitsAudrey Tang2001-12-291-3/+3
* [PATCH] Re: chomp/chop prototype changed?Rafael Garcia-Suarez2001-12-171-0/+24
* Add the \[$@%&*] prototype support.Jarkko Hietaniemi2001-09-041-0/+16
* Documentation changes for CLONEArtur Bergman2001-06-181-2/+2
* Consolidated lvalue sub changesStephen McCamant2001-01-121-4/+0
* ; was Re: Perlbug 20000322.006 status +updateRobin Barker2000-12-221-3/+9
* Pod updatesStephen P. Potter2000-11-071-3/+3
* integrate cfgperl changes#6268..6282 into mainlineGurusamy Sarathy2000-07-111-1/+1
* downgrade fatal error on C<"foo@nosucharray.com"> to optional warningGurusamy Sarathy2000-05-281-1/+1
* more pod nits (from Larry Virden)Gurusamy Sarathy2000-04-241-2/+2
* whitespace and readabiliti nits in the pods (from Michael G SchwernGurusamy Sarathy2000-03-031-2/+2
* revised attribute syntax: C<my $foo :a :b :c>, C<my $foo : a b c>Gurusamy Sarathy2000-01-261-4/+4
* s/STOP/CHECK/ blocksGurusamy Sarathy2000-01-261-2/+2
* document bareword prototype incompatibilityGurusamy Sarathy2000-01-231-3/+13
* implement STOP blocks and fix compiler to use them (minimallyGurusamy Sarathy1999-11-041-4/+3
* Re: [PATCH 5.005_61] "our" declarationsLarry Wall1999-09-251-1/+1
* initial implementation of lvalue subroutines (slightly fixedGurusamy Sarathy1999-09-051-0/+39
* sub : attrlistSpider Boardman1999-08-291-13/+64
* major pod update from Tom ChristiansenGurusamy Sarathy1999-05-241-300/+303
* describe current behavior on local($foo{nothere}) (suggested byGurusamy Sarathy1999-03-251-0/+22
* doc for change#2978Gurusamy Sarathy1999-02-191-2/+4
* patches suggested by John Bley <jbb6@acpub.duke.edu> (with minor edits)Gurusamy Sarathy1999-02-151-1/+1
* Re: DOC PATCH (5.005_54 perlsub.pod)Mark-Jason Dominus1999-02-021-1/+2
* Fix most of the bad L<> links ofTom Christiansen1998-12-021-1/+1
* documentation tweaks from Abigail <abigail@fnx.com>Gurusamy Sarathy1998-07-211-135/+135
* misc tweaks to docs and qsortsv() warningGurusamy Sarathy1998-07-101-1/+1
* back out problematic change#1105, tweak perlsub.podGurusamy Sarathy1998-06-181-1/+1
* documentation update from tchristTom Christiansen1998-06-151-34/+141
* [win32] document CORE::GLOBAL:: and global overriding, fix upGurusamy Sarathy1998-06-041-3/+53
* [win32] merge change#897 from maintbranchGurusamy Sarathy1998-05-141-1/+1
* [win32] integrate mainlineGurusamy Sarathy1998-05-141-0/+39