Rephrase perlop for non-destructive substitution
[p5sagit/p5-mst-13.2.git] / pod / perlboot.pod
2010-01-13 brian d foy * Em dash cleanup in pod/
2009-05-14 Vincent Pit Remove remaining POD tags in verbatim paragraphs
2009-04-07 Michael Witten Docs: Fixed a couple of [my] typos
2009-04-07 Michael Witten Docs: Update summary and add copyright
2009-04-07 Michael Witten Docs: Expanded treatment of adding instance variables
2009-04-07 Michael Witten Docs: Clarify that a class is not an instance
2009-04-07 Michael Witten Docs: Minor modifications to discussion of constructor
2009-04-07 Michael Witten Docs: Make use of $self and $class clear
2009-04-07 Michael Witten Docs: Better orgnization of instance discussion
2009-04-07 Michael Witten Docs: Cleanup lead-in to instance variables
2009-04-07 Michael Witten Docs: Better[?] development of SUPER
2009-04-07 Michael Witten Docs: Get rid of those awful tabs!
2009-04-07 Michael Witten Docs: Quick explanation of duck typing and a warning
2009-04-07 Michael Witten Docs: Make the "use base" purpose more obvious
2009-04-07 Michael Witten Docs: Minor reorganization.
2009-04-07 Michael Witten Docs: Typo: 'no strict subs' -> 'no strict refs'
2008-04-28 Rafael Garcia-Suarez clarification about @ISA declaration in perlboot.pod
2007-11-20 Spiros Denaxas [Patch] perlboot.pod / added semicolons
2007-08-08 YAMASHINA Hio patch for perlboot.pod
2007-04-30 Brandon Black Re: mro status, etc
2004-01-01 Dave Mitchell Document the quirks of SUPER, especially the fact that...
2001-10-04 Jarkko Hietaniemi Retract #12313 and #12249.
2001-10-03 Casey West (retracted by #12338)
2001-09-22 Jarkko Hietaniemi Rename perltootc as perltooc for 8.3-friedliness.
2001-02-08 Charles Bailey SYN SYN
2001-02-06 Michael G. Schwern Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful...
2000-06-06 David Glasser Eliminate $a/$b in pod
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-03-13 Gurusamy Sarathy typos in perlboot.pod (from Randal L. Schwartz <merlyn...
2000-03-03 Gurusamy Sarathy whitespace and readabiliti nits in the pods (from Micha...
2000-02-29 Gurusamy Sarathy add OO tutorial for beginners (from Randal L. Schwartz