5th Edition. — Pearson Education, 2014. — 888 p. — ISBN-10: 0133760812, ISBN-13: 978-0-13-376081-1. Perl by Example, Fifth Edition , is the proven, easy way to master Perl 5 programming. Legendary Silicon Valley programming instructor Ellie Quigley has fully updated and focused her classic text on today’s key Perl applications, especially automation, testing, data extraction,...
Wrox – 2012, 744 p. ISBN: 1118013840, 9781118013847 Everything beginners need to start programming with Perl Perl is the ever-popular, flexible, open-source programming language that has been called the programmers’ Swiss army knife. This book introduces Perl to both new programmers and experienced ones who are looking to learn a new language. In the tradition of the popular...
O’Reilly Media – 2012, 1175 p., 4th edition ISBN: 0596004923, 9780596004927 Adopted as the undisputed Perl bible soon after the first edition appeared in 1991, Programming Perl is still the go-to guide for this highly practical language. Perl began life as a super-fueled text processing utility, but quickly evolved into a general purpose programming language that’s helped...
O’Reilly Media, 2014. — 396 p. — 2nd ed. — ISBN: 144939311X, 9781449393113 Take the next step toward Perl mastery with advanced concepts that make coding easier, maintenance simpler, and execution faster. Mastering Perl isn’t a collection of clever tricks, but a way of thinking about Perl programming for solving debugging, configuration, and many other real-world problems...
No Starch Press, 2013 — 168 p. Part of the fun of programming in Perl lies in tackling tedious tasks with short, efficient, and reusable code. Often, the perfect tool is the one-liner, a small but powerful program that fits in one line of code and does one thing really well. In Perl One-Liners, author and impatient hacker Peteris Krumins takes you through more than 100...
4th Ed. — Pragmatic Bookshelf, 2015. — 300 p. — ISBN: 9781680500882 A Perl expert can solve a problem in a few lines of well-tested code. Now you can unlock these powers for yourself. Modern Perl teaches you how Perl really works. It's the only book that explains Perl thoroughly, from its philosophical roots to the pragmatic decisions that help you solve real problems--and keep...
O’Reilly, 2017. — 466 p. — ISBN: 978-1-491-98055-2. Want to learn how to program and think like a computer scientist? This practical guide gets you started on your programming journey with the help of Perl 6, the younger sister of the popular Perl programming language. Ideal for beginners, this hands-on book includes over 100 exercises with multiple solutions, and more than...
7th Ed. — O’Reilly Media, 2016. — 393 p. — ISBN10: 1491954329. — ISBN13: 978-1491954324. If you’re just getting started with Perl, this is the book you want — whether you’re a programmer, system administrator, or web hacker. Nicknamed “the Llama” by two generations of users, this bestseller closely follows the popular introductory Perl course taught by the authors since 1991....
Wiley, 2008. — 400 p. — ISBN: 0470176431, 9780470176436 Provides readers with the methods, algorithms, and means to perform text mining tasksThis book is devoted to the fundamentals of text mining using Perl, an open-source programming tool that is freely available via the Internet (www.perl.org). It covers mining ideas from several perspectives — statistics, data mining,...
3rd Edition. — O’Reilly Media, 2001. — 336 p. Learning Perl is the quintessential tutorial for the Perl programming language. The third edition has not only been updated to Perl Version 5.6, but has also been rewritten from the ground up to reflect the needs of programmers learning Perl today. Other books may teach you to program in Perl, but this book will turn you into a Perl...
GoalKicker.com, 2018. — 109 p. The Perl Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow. Text content is released under Creative Commons BY-SA. See credits at the end of this book whom contributed to the various chapters. Images may be copyright of their respective owners unless...
6th edition. — O’Reilly, 2011. — 364 p. — ISBN: 978-1-449-30358-7. If you're just getting started with Perl, this is the book you want — whether you're a programmer, system administrator, or web hacker. Nicknamed "the Llama" by two generations of users, this bestseller closely follows the popular introductory Perl course taught by the authors since 1991. This 6th edition covers...
New York: Apress, 2017. — 147 p. Perl 6 is a programming language. It is designed to be easily learned, read, and written by humans, and is inspired by natural language. It allows the beginner to write in “baby Perl,” while giving the experienced programmer freedom of expression, from concise to poetic. Perl 6 is gradually typed. It mostly follows the paradigm of dynamically...
O’Reilly Media – 2001, 400 p. ISBN: 0596000804, 9780596000806 With its highly developed capacity to detect patterns in data, Perl has become one of the most popular languages for biological data analysis. But if you're a biologist with little or no programming experience, starting out in Perl can be a challenge. Many biologists have a difficult time learning how to apply the...
Springer-Verlag Berlin Heidelberg, 2011. - 496 p. 2nd Edition. Language: English To solve performance problems in modern computing infrastructures, often comprising thousands of servers running hundreds of applications, spanning multiple tiers, you need tools that go beyond mere reporting. You need tools that enable performance analysis of application workflow across the entire...
Apress, 2018. — 211 p. — ISBN: 1484232275. Write good regexes and parsers with the Perl 6 programming language. You’ll see how regexes are used for searching, parsing, and validation: in particular the grammar extension makes them uniquely suitable for parsing, the main focus of this book. Written by Perl 6 expert Moritz Lenz, a core contributor of Rakudo, Parsing with Perl 6...
Manning, 2006 — 464 p. Perl is a complex language that can be difficult to master. Perl advocates boast that "There's More Than One Way To Do It," but do you really want to learn several ways of saying the same thing to a computer? To make Perl more accessible, Dr. Tim Maher has over the years designed and taught an essential subset of the language that is smaller, yet...
O’Reilly Media – 2003, 404 p. ISBN: 0596003072, 9780596003074 Historically, programming hasn't been considered a critical skill for biologists. But now, with access to vast amounts of biological data contained in public databases, programming skills are increasingly in strong demand in biology research and development. Perl, with its highly developed capacities in string...
Paperback: 670 p. Publisher: O’Reilly Media; Second Edition edition (June 5, 2009) Language: English ISBN10: 059600639X ISBN13: 978-0596006396 If you do systems administration work of any kind, you have to deal with the growing complexity of your environment and increasing demands on your time. Automating System Administration with Perl, Second Edition, not only offers you the...
Wiley Publishing, Inc., 2010. — 448 p. — ISBN: 0470556803. Perl and Apache have been providing Common Gateway Interface (CGI) access to Web sites for 20 years and are constantly evolving to support the ever-changing demands of Internet users. With this book, you will heighten your knowledge and see how to use Perl and Apache to develop dynamic Web sites. Beginning with a clear,...
Apress, 2005. - 1046 p. Over the years, Perl has grown from an elegant scripting tool into a mature and full-featured language for application development, boasting object-oriented programming, a flexible threading model, built-in support for Unicode, and a thriving community. Available on almost every platform, and offering a comprehensive library of modules, there is no task...
Packt Publishing, 2015. — 300 p. — ISBN: 1783283459, 9781783283453 Harness the power of Perl to perform professional penetration testing About This BookWrite your own custom information security tools using Perl and object-oriented Perl modulesApply powerful Perl Regular Expression syntax to finely tune intelligence gathering techniquesDevelop a clear understanding of how...
O’Reilly, 2018. — 474 p. The first edition of Learning Perl 6, a book title that sounds similar to others you may have read and I may have written. This one, however, is my first book about the language called “Perl 6.” I know the name is a bit confusing; I’m not in charge of that part. I’m just the book writer. Okay, I can see you’re not satisfied with that. Here’s the short...
Universal Publishers, 2004. - 660 p. Language: English ISBN10: 158112550X ISBN13: 978-1581125504 The book has an introductory chapter that gets the reader started quickly with programming in Perl. The initial part of the book discusses Perl expressions, statements, control flow, built-in data types such as arrays and hashes, and complex data structures built using references....
Packt Publishing, 2017. — 437 p. — ISBN10: 178728204X; ISBN13: 978-1787282049. Perl is a family of high-level, general-purpose, interpreted, dynamic programming languages consisting of Perl 5 and Perl 6. Perl 6 helps developers write concise and declarative code that is easy to maintain. This book is an end-to-end guide that will help non-Perl developers get to grips with the...
O’Reilly Media, 2011. - 93 p. If you have a Perl programming question, you'll find the answer quickly in this handy, easy-to-use quick reference. The Perl Pocket Reference condenses and organizes stacks of documentation down to the most essential facts, so you can find what you need in a heartbeat. Updated for Perl 5.14, the 5th edition provides a summary of Perl syntax rules...
Manning, 2001, -304 p. Perl is something of a weekend warrior. Outside of business hours you’ll find it indulging in all kinds of extreme sports: writing haiku; driving GUIs; reviving Lisp, Prolog, Forth, Latin, and other dead languages; playing psychologist; shovelling MUDs; inflecting English; controlling neural nets; bringing you the weather; playing with Lego; even running...
Addison-Wesley Professional, 2010. — 500 p. — 2nd Ed. — (Effective Software Development Series). — ISBN: 0321496949, 9780321496942 Modern Perl now handles Unicode and recognizes that the world is more than just ASCII. You need to get over that hump, too, so we’ve added an entire chapter on it. Perl might be one of the most-tested code bases, a trend started by Michael Schwern...
No Starch Press, 2006 — 336 p. Most Perl programmers have been frustrated at one time or another because the system just wouldn't do what they wanted it to do. There was that one simple and obvious utility that was missing that would make life so much easier: A tool to get a stock quote, show off a photograph collection, or even display a collection of favorite comics. Wicked...
Manning, 2000 — 510 p. This book is about the Laziness — on a grand scale. It’s about how to create bigger, more robust applications that require less effort to build, less time to debug, fewer resources to maintain, and less trouble to extend. Specifically, it’s about how to do all that with the object-oriented features of Perl — how those features work and how to make use of...
O’Reilly, 2002. — 480 p. — ISBN: 059600219X. Graphics programmers aren't the only ones who need to be proficient with graphics. Web and applications programmers know that a dull web page can be quickly transformed into one that's interesting and lively with the use of well-planned graphics. And fortunately, you don't need the skills of a fulltime graphics programmer to use...
6th ed. — O’Reilly Media Inc., 2012. — 164 p. — ISBN: 1449328067, 9781449328061 EISBN: 1449328075, 9781449328078 Nutshell Handbook, the Nutshell Handbook logo, and the O’Reilly logo are registered trademarks of O’Reilly Media, Inc. Student Workbook for Learning Perl, Second Edition and related trade dress are trademarks of O’Reilly Media, Inc. Many of the designations used by...
2nd Edition. — O’Reilly Media, 2012. — 396 p. — ISBN10: 1449393098 This book picks up right where Learning Perl leaves off. With Intermediate Perl , you’ll graduate from short scripts to much larger programs, using features that make Perl a general-purpose language. This gentle but thorough guide introduces you to modules, complex data structures, and object-oriented...
McGrow-Hill/Osborne, 2001, 1207 p. The idea of this bood is to provide a reference guide to everything you could possibly want to know about Perl. I've done my best to try and cover all the different aspects, from the core of the language to the different functions, and on into the different tasks and areas of the Perl language. I even cover how to debug your software, write...
5th Edition. — Pearson Education, 2014. — 888 p. — ISBN-10: 0133760812, ISBN-13: 978-0-13-376081-1. Perl by Example, Fifth Edition , is the proven, easy way to master Perl 5 programming. Legendary Silicon Valley programming instructor Ellie Quigley has fully updated and focused her classic text on today’s key Perl applications, especially automation, testing, data extraction,...
Onyx Neon Press, 2010. — 189 p. — ISBN10: 0-9779201-5-1 ISBN13: 978-0-9779201-5-0 The Onyx Neon logo is a trademark of Onyx Neon, Inc. This book was typeset on Ubuntu GNU/Linux using Perl 5, , and LaTeX. Shane Warden (otherwise known as chromatic throughout the world of Perl) has released Modern Perl as a free book available under a Creative Commons license. This is an...
O’Reilly Media, 2000. — 366 p. — ISBN: 978-1-56592-699-8. Programming the Perl DBI is coauthored by Alligator Descartes, one of the most active members of the DBI community, and by Tim Bunce, the inventor of DBI. For the uninitiated, the book explains the architecture of DBI and shows you how to write DBI-based programs. For the experienced DBI dabbler, this book reveals DBI's...
Wrox, 2009 — 888 p. The only book to address using cache to enhance and speed up Web application development Developers use Apache, MySQL, memcached, and Perl to build dynamic Web sites that store information within the MySQL database; this is the only book to address using these technologies together to alleviate the database load in Web development Covers each of the four...
Coriolis Group Books, 1999. — 500 p. — ISBN: 1576104265, 9781576104262 Covers Perl syntax and programming thoroughly from the essentials up through the issues of security, creating Perl packages, and topics like dynamic multiple class inheritance. Includes step-by-step solutions on object-oriented programming in Perl. Covers how to handle syntax, math, files, modules, CGI, and...
O’Reilly, 2018. — 474 p. — ISBN: 978-1-491-97768-2. If you’re ready to get started with Perl 6, this is the book you want, whether you’re a programmer, system administrator, or web hacker. Perl 6 is a new language — a modern reinvention of Perl suitable for almost any task, from short fixes to complete web applications. This hands-on tutorial gets you started. Author brian d...
5th Edition. — Pearson Education, 2014. — 888 p. — ISBN-10: 0133760812, ISBN-13: 978-0-13-376081-1. Perl by Example, Fifth Edition , is the proven, easy way to master Perl 5 programming. Legendary Silicon Valley programming instructor Ellie Quigley has fully updated and focused her classic text on today’s key Perl applications, especially automation, testing, data extraction,...
O’Reilly, 2017. — 466 p. — ISBN: 978-1-491-98055-2. Want to learn how to program and think like a computer scientist? This practical guide gets you started on your programming journey with the help of Perl 6, the younger sister of the popular Perl programming language. Ideal for beginners, this hands-on book includes over 100 exercises with multiple solutions, and more than...
7th Ed. — O’Reilly Media, 2016. — 393 p. — ISBN13: 978-149-195432-4. If you’re just getting started with Perl, this is the book you want — whether you’re a programmer, system administrator, or web hacker. Nicknamed “the Llama” by two generations of users, this bestseller closely follows the popular introductory Perl course taught by the authors since 1991. This seventh edition...
Addison Wesley, 2000. - 784 p. The network is everywhere. At the office, machines are wired together into local area networks, and the local networks are interconnected via the Internet. At home, personal computers are intermittently connected to the Internet or, increasingly, via "always-on" cable and DSL modems. New wireless technologies, such as Bluetooth, promise to vastly...
Manning Publications, 2002. — 328 p. — ISBN: 1930110022, 9781930110021 A reference and introduction to graphics programming with Perl and Perl modules that includes simple graphics recipes and techniques for designing flexible graphics software. Verbruggen is senior programmer and project leader for Commercial Dynamics. He wrote GIFraph and its progenitor GD:Graph to be able to...
4th edition. — Tom Christiansen, brian d foy, Larry Wall, Jon Orwant Ph.D. — O’Reilly Media, 2012. — 1175 p. — ISBN: 978-0-596-00492-7. Adopted as the undisputed Perl bible soon after the first edition appeared in 1991, Programming Perl is still the go-to guide for this highly practical language. Perl began life as a super-fueled text processing utility, but quickly evolved...
Apress, 2018. — 211 p. — ISBN: 1484232275. Write good regexes and parsers with the Perl 6 programming language. You’ll see how regexes are used for searching, parsing, and validation: in particular the grammar extension makes them uniquely suitable for parsing, the main focus of this book. Written by Perl 6 expert Moritz Lenz, a core contributor of Rakudo, Parsing with Perl 6...
N.-Y.: Wiley, 2004. - 485 p. Bioinformatics, Biocomputing and Perl presents a modern introduction to bioinformatics computing skills and practice. Structuring its presentation around four main areas of study, this book covers the skills vital to the day-to-day activities of today’s bioinformatician. Each chapter contains a series of maxims designed to highlight key points and...
O’Reilly, 2003. — 240 p. — ISBN: 0-596-00478-8. Learning Perl Objects, References & Modules picks up where Learning Perl leaves off. This new book offers a gentle introduction to the world of references, object-oriented programming, and the use of Perl modules that form the backbone of any effective Perl program. Following the successful format of Learning Perl, each chapter in...
Publisher O’Reilly Media; 1st edition (May 1, 2003) Language English ISBN10: 0596002270 ISBN13: 978-0596002275 mod_perl embeds the popular programming language Perl in the Apache web server, giving rise to a fast and powerful web programming environment. Practical mod_perl is the definitive book on how to use, optimize, and troubleshoot mod_perl. New mod_perl users will learn...
CRC Press, 2024. — 313 p. — ISBN: 978-1032415116. Mastering Perl helps readers to learn the Perl programming language with real-world examples. High-level, interpreted, and multipurpose, Perl’s roots are in text manipulation. It is used for UI development in system administration, networking, and other fields, borrowing heavily from C and Shell scripts. Among programmers, Perl...
CRC Press, 2024. — 313 p. — ISBN: 978-1003358442. Mastering Perl helps readers to learn the Perl programming language with real-world examples. High-level, interpreted, and multipurpose, Perl’s roots are in text manipulation. It is used for UI development in system administration, networking, and other fields, borrowing heavily from C and Shell scripts. Among programmers, Perl...
Independently published, 2023. — 129 p. — ISBN-10: B0CCGGH321. “Perl Programming” is a textbook for high school and college students; it covers all essential Perl language knowledge. You can learn complete primary skills of Perl programming quickly and easily. The textbook includes a lot of practical examples for beginners and includes exercises for the college final exam, the...
Wiley, 2003. — 190 p. — ISBN: 0471430595 Working on the assumption that the reader has no formal training in programming, Perl Programming for Biologists demonstrates how Perl is used to solve biological problems. Each chapter opens with a set of learning objectives, provides numerous review questions and self-study exercises, and concludes with a bulleted summary of key...
O’Reilly, 2017. — 466 p. — ISBN: 978-1-491-98055-2. Want to learn how to program and think like a computer scientist? This practical guide gets you started on your programming journey with the help of Perl 6, the younger sister of the popular Perl programming language. Ideal for beginners, this hands-on book includes over 100 exercises with multiple solutions, and more than...
Apress, 2019. — 202 p. — ISBN13: 978-1-4842-5055-6. Get started with Perl 5 and learn the important core concepts of Perl programming, such as variables, flow control, expressions, and I/O. Additionally, this book covers pattern matching and shows that Perl is extremely flexible and powerful and that it isn’t afraid of the cloud. After reading and using this book, you'll be...
2nd Edition. — O’Reilly Media, 2012. — 396 p. — ISBN10: 1449393098 This book picks up right where Learning Perl leaves off. With Intermediate Perl , you’ll graduate from short scripts to much larger programs, using features that make Perl a general-purpose language. This gentle but thorough guide introduces you to modules, complex data structures, and object-oriented...
8th Edition. — O’Reilly Media, July 2021. — 398 p. — ISBN: 978-1-492-09495-1. If you're just getting started with Perl, this is the book you want — whether you're a programmer, system administrator, or web hacker. Nicknamed "the Llama" by two generations of users, this bestseller closely follows the popular introductory Perl course taught by the authors since 1991. This eighth...
Apress, 2003. — 828 p. — ISBN: 159059097X. This unique book is written with the goal of super-charging your SQL Server administration skills with Perl scripting, taking you to the next level of SQL Server administration. Introducing Perl Basics Working with Commonly Used Perl Modules Working with Commonly Used Perl Routines Migrating Data Comparing and Sorting Database Objects...
No Starch Press, 2013 — 168 p. — ISBN: 1-59327-520-X. Part of the fun of programming in Perl lies in tackling tedious tasks with short, efficient, and reusable code. Often, the perfect tool is the one-liner, a small but powerful program that fits in one line of code and does one thing well. In Perl One-Liners, author and impatient hacker Peteris Krumins takes you through more...
Lightbulb Publishing, 2020. — 135 p. — ISBN N\A. IntroductionPerl is a general purpose high level multi-paradigm programming language. Perl is a cross-platform interpreted language that works on over 100platforms. Being an interpreted language, there is a Perl interpreter that sitson the host system which executes Perl programs/scripts. Some of the well-known Perl supported...
5th Edition. — Pearson Education, 2014. — 888 p. — ISBN-10: 0133760812, ISBN-13: 978-0-13-376081-1. Perl by Example, Fifth Edition , is the proven, easy way to master Perl 5 programming. Legendary Silicon Valley programming instructor Ellie Quigley has fully updated and focused her classic text on today’s key Perl applications, especially automation, testing, data extraction,...
O’Reilly, 2003. — 208 p. — ISBN: 0-596-00499-0. Perl 6 Essentials is the first book that offers a peek into the next major version of the Perl language. Written by members of the Perl 6 core development team, the book covers the development not only of Perl 6 syntax but also Parrot, the language-independent interpreter developed as part of the Perl 6 design strategy. This book...
6th edition. — O’Reilly Media, 2011. — 388 p. — ISBN: 978-1-449-30358-7. If you're just getting started with Perl, this is the book you want — whether you're a programmer, system administrator, or web hacker. Nicknamed "the Llama" by two generations of users, this bestseller closely follows the popular introductory Perl course taught by the authors since 1991. This 6th edition...
8th Edition. — O’Reilly Media, July 2021. — 398 p. — ISBN: 978-1-492-09495-1. If you're just getting started with Perl, this is the book you want — whether you're a programmer, system administrator, or web hacker. Nicknamed "the Llama" by two generations of users, this bestseller closely follows the popular introductory Perl course taught by the authors since 1991. This eighth...
4th Edition. — Chromatic; Pragmatic Bookshelf, 2015. — 300 p. — ISBN: 978-1680500882. Version: P1.0 (October 2015) A Perl expert can solve a problem in a few lines of well-tested code. Now you can unlock these powers for yourself. Modern Perl teaches you how Perl works. It's the only book that explains Perl thoroughly, from its philosophical roots to the pragmatic decisions...
Comments