Warning: fopen(counter/38.dat) [function.fopen]: failed to open stream: Permission denied in /home/scripts/public_html/browse.php on line 72

Warning: fwrite(): supplied argument is not a valid stream resource in /home/scripts/public_html/browse.php on line 73

Warning: fclose(): supplied argument is not a valid stream resource in /home/scripts/public_html/browse.php on line 74
CGI and Perl Books CGI and Perl reference Books

Online Scripts:A best resource for java scripts,asp scripts and php scripts.

Online Scripts Advertisement:
StartLogic. Industry Related websites free registrationClick Here for more info.
    Home    ::     Asp.Net    ::     ColdFusion    ::     Search Script    ::     Get Rated    ::     Articles    ::     Advertise       

Online Script Java Script free scripts resources php script cgi script free scripts

Complete online scripts resources directory on web Online Scripts Hub one stop for all kinds of webmaster scripts. Programmers, Developers can browse from 1000+ categories of scripts from categories ASP, ASP.net, C and C++, ColdFusion, CGI and Perl, Flash, Java, JavaScript, PHP, Python, Remotely Hosted, Tools and Utilities, Web Hosting and XML categories. Browse the large scripts databse and find the best freeware or shareware script that suit your need. If you have any resource i.e script in freeware or shareware, just list in our directory.



Submit Script    ::     Modify Script



Online Scripts > CGI and Perl > CGI and Perl Books


1. Herong's 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.
Date Added: 25-Nov-2005 Hits: 108 Rating: 0.00 Votes: 0 [Detail] [Send URL]

Category:   CGI and Perl > CGI and Perl Books


2. Herong's Tutorial Notes on Perl - Part A

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.
Date Added: 25-Nov-2005 Hits: 115 Rating: 0.00 Votes: 0 [Detail] [Send URL]

Category:   CGI and Perl > CGI and Perl Books


3. Professional Perl Programming

This book provides comprehensive coverage of the Perl language. It covers the fundamentals of data types and file handling through advanced features like regular expressions, object-oriented programming, threads, internationalization, and integrating Perl with the C programming language. The latest version, Perl 5.6, is used throughout, with commentary for those with earlier versions. Both aspiring and experienced Perl programmers will benefit from the expertise in this book, whether they are looking to develop serious applications, improve their productivity, or simply learn a more powerful and portable replacement for shell scripts.
Date Added: 25-Nov-2005 Hits: 154 Rating: 0.00 Votes: 0 [Detail] [Send URL]

Category:   CGI and Perl > CGI and Perl Books


4. Perl for Web Site Management

This book shows how to write CGI scripts to incorporate search engines, convert multiple text files to HTML, monitor log files, and track visitors to your site. Checking links, batch editing HTML files, tracking users, and writing CGI scripts--these are the often tedious daily tasks that can be done much more easily with Perl. If you're more interested in streamlining your web activities than in learning a new programming language, Perl for Web Site Management is for you: it's not so much about learning Perl as it is about using Perl to do common web chores more efficiently. Even if you don't have any programming background, this book will get you quickly past Perl's seemingly forbidding barrier of chops and chomps, execs and elsifs.
Date Added: 25-Nov-2005 Hits: 144 Rating: 0.00 Votes: 0 [Detail] [Send URL]

Category:   CGI and Perl > CGI and Perl Books


5. mod perl Developer's Cookbook

The mod_perl Developer's Cookbook shows programming with the mod_perl API by example. The book takes developers from the basics of mod_perl to the development of advanced Web applications. Developers will learn tricks, solutions, and mod_perl idioms gleaned from the authors' experience as developers and expert users.
Date Added: 25-Nov-2005 Hits: 138 Rating: 0.00 Votes: 0 [Detail] [Send URL]

Category:   CGI and Perl > CGI and Perl Books


6. 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 Perl's 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.
Date Added: 25-Nov-2005 Hits: 135 Rating: 0.00 Votes: 0 [Detail] [Send URL]

Category:   CGI and Perl > CGI and Perl Books


7. 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.
Date Added: 25-Nov-2005 Hits: 112 Rating: 0.00 Votes: 0 [Detail] [Send URL]

Category:   CGI and Perl > CGI and Perl Books


8. 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.
Date Added: 25-Nov-2005 Hits: 97 Rating: 0.00 Votes: 0 [Detail] [Send URL]

Category:   CGI and Perl > CGI and Perl Books


9. 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 today's 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.
Date Added: 25-Nov-2005 Hits: 114 Rating: 0.00 Votes: 0 [Detail] [Send URL]

Category:   CGI and Perl > CGI and Perl Books


10. Mastering Regular Expressions

Regular expressions are a central element of UNIX utilities like egrep and programming languages such as Perl. But whether you're 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.
Date Added: 25-Nov-2005 Hits: 109 Rating: 0.00 Votes: 0 [Detail] [Send URL]

Category:   CGI and Perl > CGI and Perl Books




Links   

Powered By Search engine marketing company © 2005 Interband Technologies Network. All rights reserved. 
Complete online scripts directory for Javascripts, ASP, PHP, JAVA, JSP by Online Scripts

Software Development Company
|


Warning: fopen(cache/browse_cat=38&pg_which=1.html) [function.fopen]: failed to open stream: Permission denied in /home/scripts/public_html/browse.php on line 310

Warning: fwrite(): supplied argument is not a valid stream resource in /home/scripts/public_html/browse.php on line 311

Warning: fclose(): supplied argument is not a valid stream resource in /home/scripts/public_html/browse.php on line 312