Intermediate Perl: Difference between revisions

Content deleted Content added
No edit summary
m adding "2006 book" as short description via DescDash
 
(13 intermediate revisions by 9 users not shown)
Line 1:
{{short description|2006 book}}
[[Image:Intermediate_Perl.jpg|thumbnail|right|200px|Cover of Intermediate Perl]]
{{Infobox book
'''''Intermediate Perl''''' (ISBN 0-596-10206-2) is a book by [[Randal L. Schwartz]], [[brian d foy]] and Tom Phoenix, published in 2006 by [[O'Reilly Media|O'Reilly]]. It was released as a retitled second edition of ''Learning Perl Objects, References & Modules'' (ISBN 0-596-00478-8) by Schwartz and Phoenix, published by O'Reilly in 2003 to favorable reviews.<ref>{{cite web|url=http://drdobbs.com/web-development/184416041|title=Learning Perl Objects, References, & Modules|publisher=[[Dr. Dobb's Journal|The Perl Journal]]|month=August|year=2003}}</ref><ref>{{cite web|url=http://developers.slashdot.org/story/03/08/01/0619259/Learning-Perl-Objects-References-amp-Modules|title=Learning Perl Objects, References & Modules|publisher=[[Slashdot]]|month=August|year=2003}}</ref><ref>{{cite web|url=http://www.linuxjournal.com/article/7431|title=February Mini Book Reviews - Learning Perl Objects, References & Modules|publisher=[[Linux Journal]]|date=1 March 2004}}</ref>
| name = Intermediate Perl
| image = File:Intermediate Perl.jpg
| caption = First edition
| author = Randal L. Schwartz, brian d foy, Tom Phoenix
| title_orig = <!-- if not in English -->
| publisher = O'Reilly Media
| pub_date = 2006
| media_type = Print, Ebook
| pages = 396
| isbn = 978-1-4493-9309-0 |isbn_note= (print), 978-1-4493-0459-1 (ebook)
}}
 
'''''Intermediate Perl''''' (ISBN 0-596-10206-2) is a book about the [[Perl|Perl programming language]] by [[Randal L. Schwartz]], [[brian d foy]] and Tom Phoenix, published in 2006 by [[O'Reilly Media|O'Reilly]]. It was released as a retitled second edition of ''Learning Perl Objects, References & Modules'' ({{ISBN |0-596-00478-8}}) by Schwartz and Phoenix, published by O'Reilly Media in 2003 to favorable reviews.<ref>{{cite web|url=http://drdobbs.com/web-development/184416041|title=Learning Perl Objects, References, & Modules|publisher=[[Dr. Dobb's Journal|The Perl Journal]]|monthdate=August|year= 2003}}</ref><ref>{{cite web|url=http://developers.slashdot.org/story/03/08/01/0619259/Learning-Perl-Objects-References-amp-Modules|title=Learning Perl Objects, References & Modules|publisher=[[Slashdot]]|monthdate=August|year= 2003}}</ref><ref>{{cite web|url=http://www.linuxjournal.com/article/7431|title=February Mini Book Reviews - Learning Perl Objects, References & Modules|publisher=[[Linux Journal]]|date=1 March 2004}}</ref> A second edition of ''Intermediate Perl'' was released in 2012.
''Intermediate Perl'' is a follow-up to ''[[Learning Perl]]''. Just as ''Learning Perl'' features a [[llama]] on its cover, its follow-up features an [[alpaca]]. For this reason, they are sometimes referred to as, respectively, "the llama book" and "the alpaca book".
 
''Intermediate Perl'' is a follow-up to ''[[Learning Perl]]''. Just as ''Learning Perl'' features a [[llama]] on its cover, its follow-up features an [[alpaca]]. For this reason, they are sometimes referred to as, respectively, "the llama book" and "the alpaca book".
This book is written in very much the same style as its predecessor. It picks up right where Learning Perl left off, and takes the reader from the most basic features of Perl references all the way through to creating [[Perl module]]s and distributing them to [[CPAN]].
 
This book is written in very much the same style as its predecessor. It picks up right where ''Learning Perl'' left off, and takes the reader from the most basic features of Perl references all the way through to creating [[Perl module]]s and distributing them to [[CPAN]].
 
== Editions ==
* First edition (2006; {{ISBN|0-596-10206-2}})
* Second edition (2012; {{ISBN|978-1-4493-9309-0}})
 
==References==
Line 11 ⟶ 28:
== External links ==
* [http://www.oreilly.com/catalog/lrnperlorm/index.html O'Reilly Catalog: Learning Perl Objects, References & Modules]
* [http://wwwshop.oreilly.com/catalog/intermediateperlproduct/0636920012689.do O'Reilly Catalog: Intermediate Perl, 2nd Edition]
* [http://www.perl.org/ The Perl Programming Language]
 
[[Category:2003 non-fiction books]]
[[Category:O'Reilly Media books]]
[[Category:Books about Perl]]