|
Object Oriented Perl
| Link ID |
22868 |
| Title |
Object Oriented Perl |
|
|
| Url |
Visit : Object Oriented Perl |
| Description |
Object Oriented Perl provides an invaluable guide to virtually every aspect of object-oriented programming in Perl. It shows the basics of solid object design, common mistakes and many tips for navigating the powerful and flexible nuances of using Perl objects. Also covers popular object modules available from CPAN and discusses performance issues and the tradeoff between programming convenience and speed often faced by todays Perl developer. Advanced chapters cover a number of techniques for adding persistence and invoking methods using multiple dispatching. Topics covered: Perl language review, CPAN, Perl objects, blessing and inheritance, polymorphism, Class::Struct and Class::Methodmaker modules, Perl ties and closures, operator overloading, encapsulation, multiple dispatch, Class::Multimethods, coarse-grained and fine-grained object persistence techniques, performance issues. |
| Category |
CGI and Perl > Books |
| Keywords |
Object Oriented Perl |
| Date |
Sep 20, 2007 |
Refer it to Friend ( Object Oriented Perl )
Write a Review ( Object Oriented Perl )
Report Broken Link ( Object Oriented Perl )
Add : Object Oriented Perl To Favorites
More links included : Object Oriented Perl
Site links : Object Oriented Perl
Traffic Details from Alexa : Object Oriented Perl
|
|
Other links at CGI and Perl > Books |
| 1. |
Perl By Example
|
|
|
Through proven sample programs, Perl By Example takes readers from their first program to highly sophisticated scripting. Updated for Web developers, the book teaches CGI scripting with Perl. Filled with practical information on Perl development, Perl by Example, Third Edition covers names and operators, regular expressions, file handles, libraries, references, reporting, and more. Other highlights include: Support for Perl on Unix, Linux, Windows, and Macintosh; CGI Web development with CGI.pm; and Database integration with Perl DBI. The user-friendly style offers one-to-one comparisons with other popular languages and utilities and a massive reference section for easy look-up. The CD-ROM includes all source code from the book, plus new Perl distributions for Windows.
|
| 2. |
Herongs Tutorial Notes on Perl - Part B
|
|
|
This collection of notes and sample codes are based on my personal experiences with Perl on both Unix and Windows systems. Topics covered include binary file, CGI, class, client server, DBM file, debug, directory handle, file handle, file test, free, function, hard reference, IIS, Internet, language, Linux, module, MySQL, name space, object, object method, online, open directory, open file, package, Perl, regular expression, RPC::XML, sample codes, SOAP, SOAP::Lite, socket communication, soft reference, split, subroutine, performance, TCP, XML, XML-RPC, XML::Simple.
|
| 3. |
Programming the Perl DBI
|
|
|
Coauthored by Alligator Descartes, one of the most active members of the DBI community, and by Tim Bunce, the inventor of DBI, this book explains the architecture of DBI and shows you how to write DBI-based programs. For the experienced DBI dabbler, this book explains DBIs nuances and the peculiarities of each individual DBD. Main topics include: An introduction to DBI and its design, How to construct queries and bind parameters, Working with database, driver, and statement handles, Debugging techniques, Coverage of each existing DBD, and A complete reference to DBI.
|
| 4. |
Perl By Example
|
|
|
Through proven sample programs, Perl By Example takes readers from their first program to highly sophisticated scripting. Updated for Web developers, the book teaches CGI scripting with Perl. Filled with practical information on Perl development, Perl by Example, Third Edition covers names and operators, regular expressions, file handles, libraries, references, reporting, and more. Other highlights include: Support for Perl on Unix, Linux, Windows, and Macintosh; CGI Web development with CGI.pm; and Database integration with Perl DBI. The user-friendly style offers one-to-one comparisons with other popular languages and utilities and a massive reference section for easy look-up. The CD-ROM includes all source code from the book, plus new Perl distributions for Windows.
|
| 5. |
Mysql and Perl for the Web
|
|
|
"MySQL and Perl for the Web" provides a much-needed handbook for database and Web developers seeking an extensive and detailed guide for using the combination of MySQL and Perl to build dynamic and interactive database-backed Web sites. It shows how to use Perls DBI database access module, pairing it with with the CGI.pm module that allows Web pages and forms to be generated and processed easily. These tools provide developers with a solid foundation for creating applications that incorporate database content to create dynamic, up-to-date Web sites.
|
|
|