summaryrefslogtreecommitdiff
path: root/pod/perlootut.pod
Commit message (Collapse)AuthorAgeFilesLines
* Don't reference a specific year for the definition of modern.Dave Rolsky2012-02-141-2/+2
| | | | Just say "with modern Perl" instead of "in 2011".
* Fix a typo (s/lead/led) and some bleah phrasing.Dave Rolsky2012-02-141-3/+3
|
* perlootut.pod: Removed redundant sentenceMark A. Stratman2011-10-271-3/+0
|
* Tweaks to perlootut by DamianDamian Conway2011-09-171-18/+18
| | | | | Mostly this consists of removing the incorrect meme that an object is a blessed reference.
* Fix some bugs in the example code for perlootutDave Rolsky2011-09-151-2/+2
|
* Mention that a method can be thought of as a verb for an objectDave Rolsky2011-09-141-1/+2
|
* Mention mutator as synonym for setterDave Rolsky2011-09-141-1/+1
|
* some small fixes to make porting/podcheck.t happyDave Rolsky2011-09-081-10/+10
|
* Some changes based no sprout's feedbackDave Rolsky2011-09-081-17/+17
|
* Redo all examples using File and File::MP3Dave Rolsky2011-09-081-114/+122
|
* Small revisions to the text to increase clarity, suggested by Philip MonsenDave Rolsky2011-09-081-10/+10
|
* Add Damian's list of when to use OO - copied from PBPDave Rolsky2011-09-081-0/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Here's the email from Teri Finn at O'Reilly giving us permission to do so: ------------------------------------------------------------------------- Dave, O'Reilly Media is happy to grant you the permissions you have requested below. If you are able to include the copyright notice in the attribution that would be great. Damian Conway wrote about when to use OO in Perl Best Practices, Copyright © 2004, Published by O'Reilly Media, Inc. His list of criteria for doing so is: Our best to you on your project. Teri Finn O'Reilly Media, Inc. ----- Original Message ----- From: "Dave Rolsky" <autarch@urth.org> To: permissions@oreilly.com Cc: damian@conway.org Sent: Sunday, March 6, 2011 6:58:34 PM GMT -08:00 US/Canada Pacific Subject: Usage of text from Perl Best Practices Hi, ORA, I'm working on the Perl 5 core documentation, specifically on a new OO tutorial. I'd like to include Damian's "when to use OO" list as published in Perl Best Practices (pages 320-321). I don't want to include the entire text verbatim, just the bullet points. I wrote to Damian and he is okay with having this included in the docs, just as an FYI. To do this, I'd need permission to include the text and distribute it under the same license as Perl 5 itself, which is currently version 1 of the Artistic license. I would of course credit Damian and note the book, something like .... Damian Conway wrote about when to use OO in Perl Best Practices. His list of criteria for doing so is: Thanks, -dave
* Check in new OO tutorial - perlootutDave Rolsky2011-09-081-0/+677