From Advanced to Expert
Buch, Englisch, 284 Seiten, Format (B × H): 178 mm x 254 mm, Gewicht: 583 g
ISBN: 978-1-4842-5862-0
Verlag: Apress
Additionally, you'll see advanced subroutine handling, then packages and namespaces. Furthermore, you'll build advanced modules and install CPAN modules. Unlike Java and C++, modules have been around in Perl for a long time now. Along the way, you'll learn and use POD mark up language for Perl documentation.
Moreover, you'll get a survey of the many advanced features and data structures of the current Perl programming language. You'll also get a survey of the new features of the latest Perl 5.x release. After reading and using this book, you'll have the tools, techniques, and source code to be an expert Perl programmer.
What You Will Learn
- 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
Those with experience with Perl or who have read Rothwell's prior books, Beginning Perl Programming and Pro Perl Programming.
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Webprogrammierung
- Mathematik | Informatik EDV | Informatik Betriebssysteme Linux Betriebssysteme, Open Source Betriebssysteme
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmier- und Skriptsprachen
Weitere Infos & Material
1. Command Line Options.- 2. References.- 3. Advanced Data Types: Arrays.- 4. Advanced Data Types: Hashes.- 5. Typeglobs.- 6. Advanced Subroutine Handling.- 7. Packages and Namespaces.- 8. Building Modules.- 9. Installing CPAN Modules.- 10. POD.- 11. Advanced Features.- 12. Advanced Data Structures.- 13. New Features.