E-Book, Englisch, 460 Seiten, eBook
ISBN: 978-1-4302-0665-1
Verlag: APRESS
Format: PDF
Kopierschutz: 1 - PDF Watermark
Beginning Perl, Second Edition
provides valuable insight into Perl's role in all of these tasks and more.
Commencing with a comprehensive overview of language basics, you'll learn all about important concepts such as Perl's data types and control flow constructs. This material sets the stage for a discussion of more complex topics, such as writing custom functions, using regular expressions, and file input and output. Next, we move on to the advanced topics of object oriented programming, modules, CGI programming, and database administration with Perl's powerful database interface module, DBI. The examples and code provided offer you all of the information you need to start writing your own powerful scripts to solve the problems listed above, and many more.
Whether you are a complete novice or an experienced programmer,
Beginning Perl, Second Edition
offers an ideal guide to learning Perl.
Zielgruppe
Popular/general
Autoren/Hrsg.
Weitere Infos & Material
1 First Steps in Perl.- 2 Scalars.- 3 Control Flow Constructs.- 4 Lists and Arrays.- 5 Hashes.- 6 Subroutines/Functions.- 7 Regular Expressions.- 8 Files and Data.- 9 String Processing.- 10 Interfacing to the Operating System.- 11 References.- 12 Object-Oriented Perl.- 13 Modules.- 14 Introduction to CGI.- 15 Perl and DBI.- Appendix Exercise Solutions.