William "Bo" Rothwell'sย <i>Advanced Perl Programming</i>ย continues where his previous book left off, more or less, as it guides you through advanced techniques of the Perl programming language starting with command-line options, references, and arrays and hashes from advanced data types.ย Next, you'
Advanced Perl Programming: From Advanced to Expert
โ Scribed by William "Bo" Rothwell
- Publisher
- Apress
- Year
- 2020
- Tongue
- English
- Leaves
- 308
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
William "Bo" Rothwell'sย Advanced Perl Programmingย continues where his previous book left off, more or less, as it guides you through advanced techniques of the Perl programming language starting with command-line options, references, and arrays and hashes from advanced data types.ย Next, you'll learn about typeglobs for symbolic entries.ย ย
- Carry out command-line parsing and extract scriptsย
- Create references; return values from a reference; work with the ref Function and strict refs
- Work with advanced Perl data types using arrays, hashes, and hash of hashesย
- Use Typeglobs for symbol table entriesย
- Build modules and install CPAN modules
- Write documentation for Perl using PODย
- Work with the newest features in Perl, including the smartmatch operator, yada yada, automated regex modifiers, the CORE namespace and more
๐ SIMILAR VOLUMES
Master intermediate to advanced techniques of the Perl programming language starting with a focus on regular expressions and some of their advanced features. This book then covers other pro-level features, including formatted output, file handling, and more. Additionally, you'll learn and explore th
<p><span>Master intermediate to advanced techniques of the Perl programming language starting with a focus on regular expressions and some of their advanced features.ย This book then covers other pro-level features, including formatted output, file handling, and more.ย ย </span></p><p><span>Additionall
Whether your knowledge of Perl is casual or deep, this book will make you a more accomplished programmer. It covers complex techniques for managing production-ready Perl programs and explains methods for manipulating data and objects that may have looked like magic before. Furthermore, it sets
Whether your knowledge of Perl is casual or deep, this book will make you a more accomplished programmer. It covers complex techniques for managing production-ready Perl programs and explains methods for manipulating data and objects that may have looked like magic before. Furthermore, it sets
<DIV><p>With a worldwide community of users and more than a million dedicated programmers, Perl has proven to be the most effective language for the latest trends in computing and business.</p><p>Every programmer must keep up with the latest tools and techniques. This updated version of <i>Advanced