|
Herongs Tutorial Notes on Perl - Part B
| Link ID |
464 |
| Title |
Herongs Tutorial Notes on Perl - Part B |
|
|
| Url |
Visit : Herongs Tutorial Notes on Perl - Part B |
| Description |
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. |
| Category |
CGI and Perl > Books |
| Keywords |
Herongs Tutorial Notes on Perl Part B |
| Date |
Sep 20, 2007 |
Refer it to Friend ( Herongs Tutorial Notes on Perl - Part B )
Write a Review ( Herongs Tutorial Notes on Perl - Part B )
Report Broken Link ( Herongs Tutorial Notes on Perl - Part B )
Add : Herongs Tutorial Notes on Perl - Part B To Favorites
More links included : Herongs Tutorial Notes on Perl - Part B
Site links : Herongs Tutorial Notes on Perl - Part B
Traffic Details from Alexa : Herongs Tutorial Notes on Perl - Part B
|
|
Other links at CGI and Perl > Books |
| 1. |
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.
|
| 2. |
Writing Apache Modules with Perl and C
|
|
|
This guide to Web programming teaches you how to extend the capabilities of the Apache Web server. It explains the design of Apache, mod_perl, and the Apache API, then demonstrates how to use them to rewrite CGI scripts, filter HTML documents on the server-side, enhance server log functionality, convert file formats on the fly, and more.
|
| 3. |
Perl in a Nutshell : A Desktop Quick Reference
|
|
|
Perl in a Nutshell is a comprehensive reference guide to the Perl programming language. This book covers all the core features of the language. It ranges widely through the Perl programmers universe, gathering together in convenient form a wealth of information about Perl itself and its application to CGI scripts, network programming, database interaction, and graphical user interfaces. It also gives detailed coverage about using Perl within a Win32 environment. Topics include: Basic language reference, Introduction to using Perl modules, Perl and CGI (CGI basics, CGI.pm, mod_perl), DBI - the database-independent API for Perl), Sockets programming in Perl, LWP - the library for World Wide Web programming in Perl, The Net::* modules, and pTk - the Tk extension to Perl.
|
| 4. |
Object Oriented Perl
|
|
|
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.
|
| 5. |
Mastering Regular Expressions
|
|
|
Regular expressions are a central element of UNIX utilities like egrep and programming languages such as Perl. But whether youre a UNIX user or not, you can benefit from a better understanding of regular expressions since they work with applications ranging from validating data-entry fields to manipulating information in multimegabyte text files. Mastering Regular Expressions quickly covers the basics of regular-expression syntax, then delves into the mechanics of expression-processing, common pitfalls, performance issues, and implementation-specific differences. Written in an engaging style and sprinkled with solutions to complex real-world problems, Mastering Regular Expressions offers a wealth information that you can put to immediate use.
|
|
|