summaryrefslogtreecommitdiff
path: root/pod/perlobj.pod
Commit message (Collapse)AuthorAgeFilesLines
* perlobj: do not discourage manual @ISAAristotle Pagaltzis2016-11-071-4/+6
|
* perlobj: remove now-inaccurate claimAristotle Pagaltzis2016-11-071-3/+1
|
* Add docs on calling methods using a fully qualified name like $mp3->File::save()Lukas Mai2016-11-061-0/+28
|
* Small formatting fix in perlobjDave Rolsky2016-11-061-2/+2
|
* perlobj: s/Deferencing/Dereferencing/Lukas Mai2016-09-071-1/+1
|
* pod/*: remove deprecated L<"section"> and L<section> syntaxLukas Mai2016-06-111-1/+1
|
* do not try printing undefRicardo Signes2015-06-221-2/+2
|
* Add a missing word in perlobjDave Rolsky2015-05-071-1/+1
|
* typo fix for obj podDavid Steinbrunner2013-05-261-2/+2
|
* Remove two spaces after periods to keep the document consistentDave Rolsky2013-02-171-5/+5
|
* Remove two superfluous commas in perlobjDave Rolsky2013-02-171-2/+2
|
* Very small tweak to perlobj in dereferencing method call exampleDave Rolsky2013-02-171-1/+1
|
* fix perlobj SUPER example [perl #113972]Jesse Luehrs2012-07-031-4/+2
|
* Small updates for perlobj.podDave Rolsky2012-02-141-32/+44
| | | | | | | | Fixed some typos. Improved some wording. Clarified some points.
* Clarify that @ISA contains scalars which are strings.Dave Rolsky2012-02-141-1/+2
|
* Show that blessed comes from Scalar::Util in code exampleDave Rolsky2011-10-041-0/+2
|
* perlobj: Fix pod problemsKarl Williamson2011-09-171-2/+4
| | | | introduced by 7168b2511bddd4967be30033b32ce8b1b6500f6d
* Lots of revisions from Damian for perlobjDamian Conway2011-09-171-124/+183
| | | | | | A lot of this is fixing the incorrect meme of "an object is a blessed reference", but this change also corrects a number of typos, adds clarifying bits of text, etc.
* some small fixes to make porting/podcheck.t happyDave Rolsky2011-09-081-4/+4
|
* Tweak line length of comment in verbatim section per podcheck.tDave Rolsky2011-09-081-2/+2
|
* Lots of updates based on feedback from sprout, including a few new sectionsDave Rolsky2011-09-081-80/+177
|
* Add more details on inside-out objects from David Golden, and an inside-out ↵Dave Rolsky2011-09-081-7/+40
| | | | | | class example from Abigail. Add strict & warning to blessed scalar class example
* heavily revised perlobj.podDave Rolsky2011-09-081-482/+730
|
* Fix bad pod links found by Test::Pod::LinkCheckApocalypse2011-02-151-1/+1
|
* * Em dash cleanup in pod/brian d foy2010-01-131-2/+2
| | | | | | | | | | | | | I looked at all the instances of spaces around -- and in most cases converted the sentences to use more appropriate punctuation. In general, the -- in the perl docs seem to be there only to make really complicated and really long sentences. I didn't look at the closed em-dashes. They probably have the same sentence-complexity problem. I left some open em-dashes in place. Those are the ones used in lists.
* Document that DESTROY is subject to AUTOLOAD, and the related optimisations.Nicholas Clark2009-03-291-0/+9
|
* pare down docs of UNIVERSAL in perlobjRicardo SIGNES2009-02-071-39/+10
|
* [perl #61392] Method call documentation in perlobj.podian.goodacre@xtra.co.nz (via RT)2009-01-021-0/+13
|
* correct errors / omissions in documenting DOESRicardo SIGNES2008-05-191-0/+7
| | | | | Message-ID: <20080519141402.GA54401@knight.local> p4raw-id: //depot/perl@33869
* Re: mro status, etcBrandon Black2007-04-301-2/+3
| | | | | | From: "Brandon Black" <blblack@gmail.com> Message-ID: <84621a60704291527y1b39be37l221ef66e4c828f66@mail.gmail.com> p4raw-id: //depot/perl@31107
* Re: [perl #38034] A combination eval, DESTROY method and $@ - dangerous - bugMike Guy2006-01-031-0/+5
| | | | | Message-Id: <E1Etrg9-0005XE-LZ@libra.cus.cam.ac.uk> p4raw-id: //depot/perl@26625
* Mention of possible use of a scalar variable on the rhs of an arrow "->" Steve Peters2005-11-281-0/+4
| | | | | operator added to close two tickets. p4raw-id: //depot/perl@26218
* POD index entries with X<>Ivan Tubert-Brohman2005-10-131-0/+20
| | | | | Message-ID: <434D9A32.4050305@cpan.org> p4raw-id: //depot/perl@25748
* Recommend Against UNIVERSAL:: Methods as Functions, take 2chromatic2005-06-201-24/+13
| | | | | Message-Id: <1119122141.21521.9.camel@localhost> p4raw-id: //depot/perl@24909
* ref ($proto) || $proto patchOvid2004-04-051-6/+7
| | | | | | Message-ID: <406F7A0A.50702@yahoo.com> (with minor reformatting) p4raw-id: //depot/perl@22654
* Re: [perl #15063] /tmp issuesSolar Designer2004-02-011-9/+9
| | | | | | | Message-ID: <20040125222218.GA13499@openwall.com> Remove insecure usage of /tmp from code and documentation p4raw-id: //depot/perl@22258
* addition to 22036 (document SUPER better): superclass may be pluralDave Mitchell2004-01-011-2/+2
| | | p4raw-id: //depot/perl@22037
* Document the quirks of SUPER, especially the fact that it itDave Mitchell2004-01-011-0/+10
| | | | | relative to the current package and not to the invoking object. p4raw-id: //depot/perl@22036
* Rename perltootc as perltooc for 8.3-friedliness.Jarkko Hietaniemi2001-09-221-3/+3
| | | p4raw-id: //depot/perl@12132
* [ID 20010621.004] Typo in perlobj.podAudrey Tang2001-07-311-1/+1
| | | | | Message-Id: <20010621235648.A57340@not.autrijus.org> p4raw-id: //depot/perl@11513
* Add information about Scalar::Util::blessed.Jarkko Hietaniemi2001-05-011-0/+9
| | | p4raw-id: //depot/perl@9934
* Extra UNIVERSAL documentationMike Guy2001-05-011-3/+14
| | | | | Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk> p4raw-id: //depot/perl@9933
* Re: [PATCH] UNIVERSAL shouldn't require ExporterMike Guy2001-04-261-7/+6
| | | | | Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk> p4raw-id: //depot/perl@9861
* Slight wording tweaks from Damian to #9658.Jarkko Hietaniemi2001-04-091-19/+17
| | | p4raw-id: //depot/perl@9666
* Partial rewrite of perlobj.podIlmari Karonen2001-04-091-106/+87
| | | | | | | | Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka> Rearrange and rewrite the Method Invocation section to explain the concepts in nicer order. p4raw-id: //depot/perl@9658
* Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.Jarkko Hietaniemi2001-03-181-0/+1
| | | p4raw-id: //depot/perl@9218
* Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modulesMichael G. Schwern2001-02-061-5/+5
| | | | | Message-Id: <20010204211748.A13415@blackrider.aocn.com> p4raw-id: //depot/perl@8708
* Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,Jarkko Hietaniemi2000-07-261-0/+6
| | | | | from Graham Barr in the module list. p4raw-id: //depot/perl@6444
* whitespace and readabiliti nits in the pods (from Michael G SchwernGurusamy Sarathy2000-03-031-5/+5
| | | | | and Robin Barker) p4raw-id: //depot/perl@5493
* [ID 19990816.006] small patch to perlobj.pod from 5.005_03Randal L. Schwartz1999-08-171-1/+1
| | | | | | To: perl5-porters@perl.org Message-Id: <m1ogg7to4z.fsf@halfdome.holdit.com> p4raw-id: //depot/cfgperl@4000