|
Perl @ Web Programming
Programming Shed : Programmer Store & Resources |
|
|
|
Perl Index - Perl Book : Instant Perl Modules
by Douglas Sparling, Frank Wiles, Doug Sparling Paperback: 488 pages Dimensions (in inches): 1.43 x 9.06 x 7.32 Publisher: McGraw-Hill Professional Publishing ISBN: 007212962X; Bk&Cd-Rom edition (February 22, 2001) This is the ultimate collection of ready-to-use code and expert techniques. Instant Perl Modules shows you, step-by-step, how to create your own Perl modules to extend the capabilities of this already flexible scripting language. Plus, you'll get more than 100 ready-to-run Perl modules on the bonus CD-ROM. Book Info: (Osborne) Offers quick and easy ways to maximize Perl coding language, with coverage of locating and learning the exact modules needed for a given task, mastering short-cuts for the language, and developing sophisticated programs with Perl. The CD-ROM offers more than 100 ready-to-use modules and all of the source code from the text. System requirements not listed. From the Back Cover: The Ultimate Collection of Ready-to-Use Code and Expert Techniques Start scripting with Perl modules and you'll instantly understand why it is one of the dominant languages for Web programmers. Instant Perl Modules will show you short-cuts to help you maximize this already fast-coding language. This helpful guidebook--organized by type--addresses modules that perform a broad range of functions, from creating online Web chats and surveys to connecting to databases and creating GUIs. All told, there are more than 100 modules covered, each available in ready-to-use coded format on the companion CD, plus step-by-step instructions for creating your own modules. Whether you're new to Perl or an avid user, this book will help you write code faster and extend Perl's programming capabilities. Use Perl modules to: Fetch and parse XML, HTML, and more Format text, handle graphics, and develop for the Web Send and receive e-mail more efficiently Utilize databases via Perl's DBI interface Convert dates and times Build Web site utilities including searching and ad management In this book, learn to: • Master short-cuts for this easy-to-learn, fast-coding language • Locate and learn exactly the modules you need • Develop simple to sophisticated programs with these flexible tools • Write CGI applications • Understand Win32 modules • Utilize Internet protocols ON THE VALUE-PACKED CD: More than 100 ready-to-use coded modules All source code used throughout the book. Customer Reviews Reviewer: Dan Skalamera from Pittsford, NY I found this book to be very enlightening to expand the world of Perl modules to me. I was somewhat disappointed , however in the lack of detail in the GD graphics library area. The DBI documentation is right on and very useful. Part of the beauty of the book is to describe processes you would have to wade thru many readmes. The GD Library part is deceptive as the GD library install has a lot of prerequitites, not listed in the book. The book shows some cool examples on the GD library ...a little more content in this area around the mysterious subject(maybe if they simplified this too) of how to create the shared library libgd. This appears to be a mystery on the web in general. I am not a novice PERL programmer and it was sad to see how convoluted it was to get the GD library to work vs, as described in the book. Bottom Line in this review....this is a book worth buying, however, be careful not to assume that getting thr GD module...one of the more glamourous modules discussed, is as easy as stated. Doug and Frank...keep up the good work.your book helps to start fill a gap in the Perl module area....well written, easy to follow. Reviewer: Tim Freberg from Sonoma, CA United States This book was a real disapointment. Like many programmers, I learn best by example. So I was hoping the code discussed in the book (and on the cd rom) would contain examples of working perl modules. However, it contains exactly three! And even those are so short, they hardly showcase the various aspects of coding a perl module. The rest of the scripts on the cdrom (the non-modules) are incredibly simple little jobs showcasing the abilities of >other< perl modules! Bummer. Reviewer: alex j. avriette from washington, dc This book is just a rehash of the POD (plain ol' documentation) provided with all the modules included on the CD. Thats about all that needs to be said. I'll elaborate however. As a professional perl programmer, it is my business to know what modules are out there, and thus I know many of them from CPAN. The last place I am going to look is in a big old printed book when I could do this instead: $ perl -MCPAN -e 'i /irc/' if i were looking, for, say, and IRC module (which the book of course doesnt cover). The copy of postgres included with the book is quite old and full of bugs. Newer versions are faster and more stable. There is a chapter provided on creating your own modules, but it is literally less than 2 pages long, and quite laughable on its face. If you want a book on Object Oriented Programming, get Damian Conway's Object Oriented Programming with Perl. It's far better. I gave this book 2 stars instead of one because the CD is useful if I am stuck somewhere on dialup and need a CPAN mirror (incomplete that it is). Reviewer: A reader from Kansas City, MO This is a great book, I recommend it highly. It has many practical examples and covers some concepts that are not so easy to find in a lot of the common documentation. Buy this book! |
|
|
© 2005-2006, Programming Shed
|