summaryrefslogtreecommitdiff
path: root/pod
Commit message (Collapse)AuthorAgeFilesLines
* Docs: Fixed a couple of [my] typosMichael Witten2009-04-081-4/+4
| | | | | | | I read through each my patches again and came across a typo, a slight incorrectness, and a repeated word. Sorry. Signed-off-by: Michael Witten <mfwitten@gmail.com>
* Docs: Update summary and add copyrightMichael Witten2009-04-071-12/+15
| | | | Yeah, well, I wrote some new stuff.
* Docs: Expanded treatment of adding instance variablesMichael Witten2009-04-071-12/+49
| | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
* Docs: Clarify that a class is not an instanceMichael Witten2009-04-071-12/+6
| | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
* Docs: Minor modifications to discussion of constructorMichael Witten2009-04-071-5/+6
| | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
* Docs: Make use of $self and $class clearMichael Witten2009-04-071-2/+2
| | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
* Docs: Better orgnization of instance discussionMichael Witten2009-04-071-50/+56
| | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
* Docs: Cleanup lead-in to instance variablesMichael Witten2009-04-071-8/+9
| | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
* Docs: Better[?] development of SUPERMichael Witten2009-04-071-36/+54
| | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
* Docs: Get rid of those awful tabs!Michael Witten2009-04-071-11/+11
| | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
* Docs: Quick explanation of duck typing and a warningMichael Witten2009-04-071-9/+18
| | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
* Docs: Make the "use base" purpose more obviousMichael Witten2009-04-071-10/+4
| | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
* Docs: Minor reorganization.Michael Witten2009-04-071-5/+5
| | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
* Docs: Typo: 'no strict subs' -> 'no strict refs'Michael Witten2009-04-071-1/+1
| | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
* Docs: Typo: \{-1} -> \g{-1}Michael Witten2009-04-071-1/+1
| | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
* Deprecate assignment to $[Rafael Garcia-Suarez2009-04-072-2/+8
| | | | | | | Based on a patch by James Mastros : Subject: Deprecating $[ Message-ID: <abc933c50904020726x31776ab5m192036429af16f03@mail.gmail.com>
* document PERL_SYS_INIT, PERL_SYS_TERM and that they should only be used onceDavid Mitchell2009-04-022-5/+54
|
* Document when as a syntax modifierVincent Pit2009-03-301-2/+21
|
* Document that DESTROY is subject to AUTOLOAD, and the related optimisations.Nicholas Clark2009-03-291-0/+9
|
* Change Perl_newCONSTSUB() so that a NULL sv generates an empty list return.Nicholas Clark2009-03-291-0/+5
| | | | Don't call DESTROY if it's a constant subroutine.
* Fix for regular expressions for RFC2822.Dan Kogai2009-03-241-1/+2
|
* Add a SEE ALSO section based on suggestions from Dan Jacobson.Steve Peters2009-03-241-0/+3
|
* fix typo - s/was/what/ is to be ignoredMike Giroux2009-03-211-1/+1
|
* pod/perlreftut.pod: keep example in tune with the timesMark Jason Dominus2009-03-191-2/+2
|
* Doc fix: the /k regexp modifier should really be written /pPaul Gaborit2009-03-181-3/+3
|
* Fix typo in English name of $&Rafael Garcia-Suarez2009-03-181-1/+1
|
* Disambiguate mention of -E in perl.pod and in perlrun.podRafael Garcia-Suarez2009-03-152-2/+2
| | | | As Gisle remarks, -eE doesn't even work.
* Add -E in the command-line usage in perl.podRafael Garcia-Suarez2009-03-131-1/+1
|
* fix typo in pod/perlperf.podDavid Mitchell2009-02-251-1/+1
|
* Check for thread failure in prime number exampleJerry D. Hedden2009-02-201-50/+47
|
* Wonky example in perlthrtutAlex Davies2009-02-201-1/+1
| | | | | Fix at least the syntax of the example. See : Message-ID: <F00A81D78228413FBED223C3919BE75B@Amelie>
* Remove the -x from the cherry pick and show how to merge the whole branch ↵Leon Brocard2009-02-201-1/+5
| | | | (suggested by rgs)
* Remove an extra spaceLeon Brocard2009-02-201-1/+1
|
* Add a section on merging from a branch via GitHubLeon Brocard2009-02-201-11/+34
|
* Document error "Smart matching a non-overloaded object breaks encapsulation"Rafael Garcia-Suarez2009-02-131-0/+6
| | | | That error was added in e67b97bd974194ad616acbb7813c5631aacd6be7
* Fix previous patch. Actually it's written PAREN, not PARENT.Rafael Garcia-Suarez2009-02-101-1/+1
|
* mention English name of %+ in perlvar.podMoritz Lenz2009-02-101-0/+2
|
* pare down docs of UNIVERSAL in perlobjRicardo SIGNES2009-02-071-39/+10
|
* Use an ordinary paragraph to reference sv.h.Matt Kraai2009-02-061-1/+1
|
* "wide character" warnings are severeSlaven Rezic2009-02-051-1/+1
|
* long-ago h2xs changesYitzchak Scott-Thoennes2009-02-031-2/+2
|
* Upgrade to Pod-Parser-1.36.Steve Hay2009-01-303-27/+29
| | | | | | | | | | | | | Three local changes remain in blead: Blank lines "between" verbatim sections are now acceptible: http://perl5.git.perl.org/perl.git/commitdiff/caa547d Be less picky about what constitutes "numeric lists" in Pod: http://perl5.git.perl.org/perl.git/commitdiff/4df4f5d Changes made to contains_pod.t when upgrading to 1.34: http://perl5.git.perl.org/perl.git/commitdiff/fb59f97
* Tweaks to pod/perlrepository.podGisle Aas2009-01-291-22/+35
| | | | | | | | | Mention the github mirror early. Document the perl5.git.perl.org:/perl.git repository url form. Use 'git commit -a -m ...' throughout. Mention that 'git commit -a --amend' is very useful. The easiest way to inspect the last commit is 'git show HEAD'. Mention 'git checkout -f' as the way to revert all your edits.
* Add a section on how to submit a patch using GitHubLeon Brocard2009-01-261-0/+33
|
* Run podtidy on pod/perlrepository.pod and document how to do soLeon Brocard2009-01-261-47/+55
|
* Merge branch 'Eefix' into bleadRafael Garcia-Suarez2009-01-251-0/+3
|\
| * Document that $0 is set to "-e" when perl is run with -e or -ERafael Garcia-Suarez2009-01-251-0/+3
| |
* | suidperl goes.Nicholas Clark2009-01-232-50/+1
| |
* | Update the documentation of get_sv() to note that it calls Perl_gv_fetchpv(),Nicholas Clark2009-01-214-13/+14
| | | | | | | | | | and hence the 'create' argument is actually 'flags'. Fix core code and documentation that used TRUE or FALSE to use 0 or GV_ADD.
* | Update the documentation of get_av() to note that it calls Perl_gv_fetchpv(),Nicholas Clark2009-01-213-7/+8
| | | | | | | | | | and hence the 'create' argument is actually 'flags'. Fix code and documentation that used TRUE or FALSE to use 0 or GV_ADD.