summaryrefslogtreecommitdiff
path: root/pod/perlobj.pod
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Lots of revisions from Damian for perlobjDamian Conway2011-09-171-124/+183
* 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 c...Dave Rolsky2011-09-081-7/+40
* 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
* 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
* Re: mro status, etcBrandon Black2007-04-301-2/+3
* Re: [perl #38034] A combination eval, DESTROY method and $@ - dangerous - bugMike Guy2006-01-031-0/+5
* Mention of possible use of a scalar variable on the rhs of an arrow "->" Steve Peters2005-11-281-0/+4
* POD index entries with X<>Ivan Tubert-Brohman2005-10-131-0/+20
* Recommend Against UNIVERSAL:: Methods as Functions, take 2chromatic2005-06-201-24/+13
* ref ($proto) || $proto patchOvid2004-04-051-6/+7
* Re: [perl #15063] /tmp issuesSolar Designer2004-02-011-9/+9
* addition to 22036 (document SUPER better): superclass may be pluralDave Mitchell2004-01-011-2/+2
* Document the quirks of SUPER, especially the fact that it itDave Mitchell2004-01-011-0/+10
* Rename perltootc as perltooc for 8.3-friedliness.Jarkko Hietaniemi2001-09-221-3/+3
* [ID 20010621.004] Typo in perlobj.podAudrey Tang2001-07-311-1/+1
* Add information about Scalar::Util::blessed.Jarkko Hietaniemi2001-05-011-0/+9
* Extra UNIVERSAL documentationMike Guy2001-05-011-3/+14
* Re: [PATCH] UNIVERSAL shouldn't require ExporterMike Guy2001-04-261-7/+6
* Slight wording tweaks from Damian to #9658.Jarkko Hietaniemi2001-04-091-19/+17
* Partial rewrite of perlobj.podIlmari Karonen2001-04-091-106/+87
* Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.Jarkko Hietaniemi2001-03-181-0/+1
* Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modulesMichael G. Schwern2001-02-061-5/+5
* Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,Jarkko Hietaniemi2000-07-261-0/+6
* whitespace and readabiliti nits in the pods (from Michael G SchwernGurusamy Sarathy2000-03-031-5/+5
* [ID 19990816.006] small patch to perlobj.pod from 5.005_03Randal L. Schwartz1999-08-171-1/+1
* more pod updates from Tom Christiansen; regen perltocGurusamy Sarathy1999-05-241-14/+14
* major pod update from Tom ChristiansenGurusamy Sarathy1999-05-241-65/+71
* addendum to change#2823Stephen McCamant1999-02-081-2/+15
* Fix most of the bad L<> links ofTom Christiansen1998-12-021-1/+1
* documentation update from tchristTom Christiansen1998-06-151-39/+101
* [win32] fix for bugs in handling DESTROY (adjusted test numbers)Gurusamy Sarathy1998-02-091-8/+18
* Split perlmodTom Christiansen1997-04-271-1/+1