Related to: Perl Programming

Professional Perl Programming
Advanced Perl Programming
Custom Perl Programming
Cgi Programming In C And Perl
Computers / Programming Languages / Perl
Programming Languages - Perl
Programming The Perl Dbi
Programming Perl
Perl
Programming
Custom Programming
Visual Basic Programming
Programming Tools
Mind Programming Self Improvement
Programming Environment



Related

The CGI Resource Index: Documentation: Programming in Perl
Tips, instructions and tutorials on scripting CGI in Perl.

CGI Programming with Perl, 2nd Edition
Completely rewritten to demonstrate current techniques available with the CGI.pm module and the latest versions of Perl. Topics include incorporating JavaScript for form validation, controlling ...

Perl Database Programming
Complete course on using Perl for database web access by Kirrily Robert.

Strictly On- Line: Network Programming with Perl
Using Perl to perform networking tasks is easy. An article by James Lee.

Graphics Programming with Perl
Book by Martien Verbruggen from Manning Publications; includes tips on using Image::Magick among others. Downloadable source code, and chapters 1 and 4.

Perl Graphics Programming Examples
From the book: "Perl Graphics Programming" - provides sample code for creating graphics in Perl, including the use of ImageMagick, SVG, Flash nd PDFs.

Web Client Programming with Perl
Full text of the out- of- print book by Clinton Wong.

Website Publisher: Programming Perl 101
Learn how to use Perl with CGI to add interactive elementals to website.

Perl CGI Programming FAQ
By Shishir Gundavaram and Tom Christiansen.

Programming IRC Bots in Perl
Offers an introduction and documentation on creating bots written in Perl.


Software Listing: Perl Programming

In Effective Perl Programming, Perl experts Joseph Hall and Randal Schwartz share programming solutions, techniques, programming pointers, rules of thumb, and the pitfalls to avoid, enabling you to make the most of Perl's power and capabilities. The authors will help you develop a knack for the right ways to do things. They show you how to solve problems with Perl, and how to debug and improve your Perl programs. Offering examples, they help you learn good Perl style. Geared for programmers who have already acquired Perl basics, the book will extend your skill range, providing the tactics and deeper understanding you need to create Perl programs that are more elegant, effective, and succinct.

  • Platform: Scripts, CGI and Perl

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.

  • Platform: Scripts, CGI and Perl

With its broad and deep coverage of key topics in advanced Perl programming, this book is an essential read for developers who are interested in integrating Perl with various technologies and developing sophisticated applications. Building on a working knowledge of Perl, this book provides clear and detailed coverage of its topics using illustrative examples. Even experienced Perl programmers are certain to find something new in this book about this genuinely extensible language..

  • Platform: Scripts, CGI and Perl

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 programmer's 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.

  • Platform: Scripts, CGI and Perl

This is a standard, quick-reference guide for the Perl programming language. The second edition, updated to cover the latest Perl version, provides a complete overview of the language, from variables to input and output, from flow control to regular expressions, from functions to document formats--all packed into a convenient, carry-around booklet..

  • Platform: Scripts, CGI and Perl

This book covers complex techniques for managing production-ready Perl programs and explains methods for manipulating data and objects that may have looked like magic before. It gives you necessary background for dealing with networks, databases, and GUIs, and includes a discussion of internals to help you program more efficiently and embed Perl within C or C within Perl..

  • Platform: Scripts, CGI and Perl

This tutorial walks you through the basics of Perl programming language, including variables and statements..

  • Platform: Scripts, CGI and Perl

Custom perl programming solutions from simplest to most demanding needs (cgi, mod_perl)..

  • Platform: Scripts, CGI and Perl
  • CogniX
  • License: Freeware
  • Price: 0.00
  • Rating

The CogniX framework is a Web application developmentlibrary based on the popular perl programming language. It iscompletely object orientaded,. CogniX is a tool forcreating, modifying and maintaining dynamic database-enabled webapplications..

  • Platform: BSD; Solaris; Linux

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...

  • Platform: Scripts, CGI and Perl

This book/CD-ROM set offers a complete introduction to CGI programming with Perl plus a collection of sophisticated CGI programs that readers can use to add popular functions to their Web sites, including search engines, passwords, product databases, a shopping cart, custom forms, animated images, and more. Readers will learn how to incorporate the scripts into their own Web sites, how to customize them for their own goals, and how to use a host of other CGI and Perl programming tricks to create unique and interactive Web sites. CD-ROM includes all the CGI programs from the book--both code and ready-to-run versions; a full copy of Matt's Script Archive," a collection of the best scripts from across the Web.

  • Platform: Scripts, CGI and Perl

Intended for anyone who knows HTML, but doesn't know Perl or CGI programming, this Web-based class introduces you to writing Perl CGI scripts, teaches you the basics of writing CGI's, and walks you through several examples of common CGI programming applications for the Web..

  • Platform: Scripts, CGI and Perl

We provide many types of cgi implementation, including script customization, new script programming and script installation..

  • Platform: Scripts, CGI and Perl

"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..

  • Platform: Scripts, CGI and Perl

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.

  • Platform: Scripts, CGI and Perl

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..

  • Platform: Scripts, CGI and Perl
  • WebAPP
  • License: Freeware
  • Price: 0.00
  • Rating

WebAPP is a popular, open source Content Management System (cms) written in the Perl programming language. The name WebAPP is an abbreviation of Web Automated Perl Portal. Available under the GNU General Public License, WebAPP is free software. Features Enhanced crypt, Articles, Forums and nested message boards, Private Instant Messaging system (IM), Who is Online, Profile info, Memberlist, sortable with links to IM, Profile and Email Download and Link sections, Stats with advanced sorting options, Webabsed Site Administration control panel, About, Contact and Help pages, Custom Welcome messages for guests and registered members.

  • Publisher: WebAPP
  • Date: 22-01-2007
  • Size: 950 KB
  • Platform: Windows XP, Unix, Linux, Mac

If you are developer of web based perl application you know what is text configuration files for your CGI scripts. You do not like them, users of your applications hate them. indexsoft configurator lets you to rid of headache and forget about text edit of configuration files..

  • Platform: Scripts, CGI and Perl

This script will check your server configuration including server environmental variables, and server setup including server specs / Perl / Sendmail version and paths, and installed Perl modules. This is a FREEWARE script..

  • Platform: Scripts, CGI and Perl

The Server Check script checks your server configuration including file paths, location of your server mail program and which Perl modules are installed..

  • Platform: Scripts, CGI and Perl

Page: 1 | 2 | 3 | 4 | 5 | Freeware



New Downloads

PhotoPDF Photo to PDF
Convertor

PhotoPDF is a batch processing
tool to convert photos into
PDF. It has (1) "Batch
Convert" convert photos into
individual ...

AOMEI Partition Assistant
Server Edition

AOMEI Partition Assistant
Server Edition is all-in-one
multilingual server partition
software. It can reliably
realize ...

War Tanks 3D

A dynamic and exciting free
game about tanks with
excellent graphics and special
effects. Drive a tank, which
can rightly ...

Spire.Office

Spire.Office for .NET is a
compilation of every .NET
component offered by
e-iceblue. It packed Spire.Doc
for .NET, ...

Website Lockout

Website Lockout software can
use to modify access of url or
web pages in browser. Software
can use to create and ...

BurnPro

BurnPro is an excellent disc
burner tool, including a data
CD/DVD burner to backup your
important data, a video DVD
...

ImTOO DVD Creator for Mac

ImTOO DVD Creator for Mac can
create DVD from AVI, MPEG,
WMV, DivX, XviD, MP4, M4V,
VOB, ASF, 3GP video files, DVD
folder ...

Odin Secure FTP Expert

Back up SFTP (SSH), SSL, TLS,
IDN, browser integration, site
to site transfers, FTP
transfer resume, drag and drop
...

Falco Breaker

You just don\'t have the time
to get involved in a drawn-out
computer game. But what if you
have a little time to kill, a
...

DriverVista For Acer

Update Vista/Win7 drivers for
your Acer notebooks.
DriverVista For Acer can help
relieve you of worries about
installing ...

Aspose.Pdf for .NET

Aspose.Pdf is a .Net component
for writing Pdf documents
without using Adobe Acrobat.
It supports XML meta data and
...

Hotel Management System

Hotel Management System is an
easy-to-use hotel management
software that can manage your
hotel or motel. Ideal for ...

Fly on Desktop

The most realistic fly for
your desktop! Fully simulates
the behaviour of a real fly.
Launch of 5-10 units, and you
will ...

E-Mail Image Generator

Sibcode E-Mail Image Generator
will aid you in keeping your
email address hidden from
spambots and reducing the
number of ...

AccessToOracle

AccessToOracle - Import Access
to Oracle easy and quickly.
Main features: 1.Easy visual
configuration. 2.Converts
from ...



Related Searches

Ipad Support Perl Programming
Perl Programming Tool
Windows Perl Programming Software
Programming Perl Mailer
Perl Gui Cgi Programming
Cgi Perl Tool
Programming C
Bash Programming
Programming Flow
Programming Webcam
Dzsoft Perl Editor
Perl Rates Dhl