summaryrefslogtreecommitdiff
path: root/pod/perlmod.pod
Commit message (Expand)AuthorAgeFilesLines
* document deprecation of ' as the package separatorTony Cook2023-02-141-0/+3
* Replace 'use strict; use warnings;' with 'use VERSION' in docs code examplesPaul "LeoNerd" Evans2022-04-231-2/+1
* Create `defer` syntax and `OP_PUSHDEFER` opcodePaul "LeoNerd" Evans2021-08-251-0/+4
* modernize Exporter usage in perlmod module templateDan Book2019-04-151-13/+10
* Readability improvements.James E Keenan2016-12-111-8/+12
* tweak perlmod.podYves Orton2016-12-061-3/+9
* Improve discussion of packages and their scopes.James E Keenan2016-12-061-16/+28
* perlmod and perlstyle improvementsEd J2014-09-241-0/+21
* Fixed verbatim lines in POD over 79 charactersBrian Gottreu2013-06-221-2/+3
* perlmod: #109408Brian Fraser2012-06-271-4/+3
* Mostly complete fix for literal /(?{..})/ blocksDavid Mitchell2012-06-131-1/+1
* Remove unnecessary cruft from the module example.Michael G. Schwern2011-10-291-38/+23
* Fixed dative inaccuracy in perlmod.pod.chromatic2011-10-281-3/+3
* Remove all references to old OO tutorial docs, and add refs to perlootut wher...Dave Rolsky2011-09-081-2/+2
* Fix typos in several pod/perl*.pod filesKeith Thompson2011-07-311-2/+2
* Fix typo in perlmodFather Chrysostomos2011-06-121-1/+1
* [perl #78074] Make it explicit that symtab manipulation is not supportedFather Chrysostomos2011-05-181-0/+4
* Fix bad pod links found by Test::Pod::LinkCheckApocalypse2011-02-151-1/+1
* Fix typos in pod/*Peter J. Acklam) (via RT2011-01-071-2/+2
* Fix a typo in perlmodFlorian Ragwitz2010-11-291-1/+1
* add example for ${^GLOBAL_PHASE} and description to perlmodChas. J. Owens IV2010-11-141-0/+11
* string do and require don't execute INIT and CHECK blocksChas. J. Owens IV2010-11-141-4/+4
* * Em dash cleanup in pod/brian d foy2010-01-131-2/+2
* Rephrase note about CHECK and INIT in eval("") in perlmodRafael Garcia-Suarez2009-07-241-5/+5
* [perl #57646] Weird non-equivalence between $::{'a'} = sub {} and *::a = sub {} Bram2008-08-241-10/+1
* [perl #47045] CLONE_SKIP doesn't result in undef copiesDave Mitchell2007-11-021-0/+3
* Remove references to perlcc from the core docs.Rafael Garcia-Suarez2007-03-221-3/+1
* stab at UNITCHECK blocksAlexander Gough2006-10-191-22/+36
* It's clearer to use "morphing" than "polymorphing" whenRafael Garcia-Suarez2005-11-171-1/+1
* POD index entries with X<>Ivan Tubert-Brohman2005-10-131-0/+12
* Re: [perl #36047] perlmod.pod/CLONESKIP errorOffer Kaye2005-06-131-1/+2
* Add CLONE_SKIP() class method to allow individual classes to skipDave Mitchell2005-04-191-1/+17
* First stab at explaining that CLONE may get more parameters in future.Nicholas Clark2004-07-071-4/+7
* Better docs for the special code blocks, based on :Elizabeth Mattijsen2003-12-021-22/+38
* Re: [perl #24460] [DOC PATCH] the begincheck programTom Phoenix2003-11-111-1/+31
* Some clarification about the current semantics of CHECK andRafael Garcia-Suarez2003-06-281-9/+11
* Simpler $Revision$ based $VERSION. Plus, repentance!Michael G. Schwern2003-05-051-1/+1
* [perl #22011] [PATCH] pod/perlmod.pod (v5.8.0)Chris Pepper2003-04-231-15/+16
* perlmod.pod nitAudrey Tang2002-08-301-1/+2
* Follow up on changing keyword to special subroutine.Artur Bergman2002-06-091-2/+2
* CLONE doc tweaks.Jarkko Hietaniemi2002-06-091-6/+8
* Rename perltootc as perltooc for 8.3-friedliness.Jarkko Hietaniemi2001-09-221-1/+1
* Re: [ID 20010919.001] local() fails on imported variablesMichael Carman2001-09-221-1/+37
* Documentation changes for CLONEArtur Bergman2001-06-181-0/+17
* the uncontroversial doc patchesMichael Stevens2001-03-161-2/+2
* small pod patchDan Boorstein2000-10-161-0/+4
* Nits in perlmod.podDaniel Chetlin2000-09-301-2/+8
* note about compile failures and END blocks (from M.J.T. Guy)Gurusamy Sarathy2000-04-281-1/+1
* pod nits (from A. C. Yardley <yardley@tanet.net>)Gurusamy Sarathy2000-04-271-14/+14
* various pod nits (from Larry Virden and others)Gurusamy Sarathy2000-04-241-6/+6