Advanced Perl Programming: Difference between revisions

Content deleted Content added
Improved Article
WikiCleanerBot (talk | contribs)
m v2.05b - Bot T20 CW#61 - Fix errors for CW project (Reference before punctuation)
 
Line 1:
{{italic title}}
'''Advanced Perl Programming''' is a technical book on the [[Perl|Perl programming language]], authored by '''Sriram Srinivasan''' and first published in '''1997''' by '''[[O'Reilly Media]]'''.<ref name=":0">{{Cite web |last=Srinivasan |first=Sriram |date=1999-07-02 |title=Advanced Perl Programming |url=https://docstore.mik.ua/orelly/perl/advprog/index.htm |access-date=2025-04-20 |website=1-56592-220-4 |language=en-US}}</ref> The book focuses on advanced concepts and techniques used in production-level Perl development,<ref>{{Cite web |title=Examples from Advanced Programming Perl |url=https://www.cs.ait.ac.th/~on/O/oreilly/perl/advprog/examples/index.htm |access-date=2025-04-20 |website=www.cs.ait.ac.th}}</ref>, offering insight into the design and implementation of real-world Perl applications.<ref name=":1">{{Cite web |title=Advanced Perl Programming, 2nd Edition[Book] |url=https://www.oreilly.com/library/view/advanced-perl-programming/0596004567/ |access-date=2025-04-20 |website=www.oreilly.com |language=en}}</ref>
 
{{Infobox book
Line 13:
}}
 
A '''second edition''' of the book was published in '''2005''', authored by '''Simon Cozens''' and edited by '''Allison Randal'''.<ref name=":1" />. Unlike the first edition, the second edition features a different set of advanced programming techniques, with a stronger emphasis on practical use cases in modern Perl development.<ref name=":1" />.
 
Both editions are independent in content and are intended to serve experienced Perl programmers seeking to deepen their understanding of the language.<ref name=":0" />