summaryrefslogtreecommitdiff
path: root/pod/perlsub.pod
Commit message (Expand)AuthorAgeFilesLines
* Fix pod syntax in perlsubFather Chrysostomos2010-09-201-1/+1
* [perl #47365] Docs for \$ prototypesFather Chrysostomos2010-09-201-3/+6
* Update AUTOLOAD section in perlsubRob Hoelz2010-09-151-1/+5
* Document "delete local" in perlsubVincent Pit2009-07-271-0/+50
* Re: Patches / gitAndy Armstrong2008-06-161-1/+1
* perlsub's docs on state assignment are bustedRicardo SIGNES2007-11-151-5/+4
* Modernize opendir() syntaxRafael Garcia-Suarez2007-07-101-4/+3
* Remove the code that handles assignment to state variablesRafael Garcia-Suarez2007-04-241-19/+4
* Make readpipe() overridable (and also `` and qx//)Rafael Garcia-Suarez2006-10-311-1/+2
* stab at UNITCHECK blocksAlexander Gough2006-10-191-6/+7
* Adjust documentation for previous changeRafael Garcia-Suarez2006-10-191-2/+3
* Document _ prototype in perlsubRafael Garcia-Suarez2006-10-181-1/+4
* Fix prototype to mimic built-in in perlsub examplesRafael Garcia-Suarez2006-10-181-1/+1
* Document state() variables in perlsubRafael Garcia-Suarez2006-07-061-1/+44
* Mention state variables in perldiag. Add switch-related keywordsRafael Garcia-Suarez2006-07-061-1/+0
* remove whitespace preceding semicolon in docsSteven Schubiger2005-11-101-7/+7
* Rewording of doc change #25812Rafael Garcia-Suarez2005-10-211-3/+3
* Re: [PATCH] return values reworded in perlsub.podXavier Noria2005-10-211-10/+13
* POD index entries with X<>Ivan Tubert-Brohman2005-10-131-0/+39
* [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