作者:Martin C. Brown
出版日期:January 23, 2001
出版社:McGraw-Hill
页数:1207
ISBN:ISBN-10: 0072129506 ISBN-13: 978-0072129502
文件格式:PDF
Product Description
Written by Martin Brown, Perl expert and author of the highly praisedfirst edition, this comprehensive reference is ideal for developers ofevery level, and is updated to include coverage of Perl 5.6.
From the Back Cover
The Most Comprehensive Perl Resource Available!
Learn all you need to know about Perl from this definitive, hands-onreference. Perl expert Martin Brown will walk you througheverything–from the basics of writing your first script andunderstanding Perl’s syntax to the complexities of processing data,communicating with external databases, and communicating over the Web.Along the way, you’ll learn how to network, design user interfaces, andwrite scripts that work under UNIX, Windows, and MacOS. Also covers howto interface to an external C library and embed the Perl interpreterinto your C programs. For building, developing, and fine-tuning robustPerl applications, you’ll want this thorough guide!
Master Perl basics–understand the building blocks of expressions, statements and declarationsLearn to create your code with subroutines, packages and modulesCommunicate with external files, databases and other machines over your networkConvert your subroutines and modules into methods and objectsOrganize your data with Perl’s complex structures and interfacesCreate cross-platform compatible user interface solutionsWork with XML, HTML, and generate Web scripts to solve your problemsMaximize your scripts performance and debug your code before it’s released