Perl Cgi Programming Resources Page 2 of 2

Below you will find 0 categories and 49 links related to Perl Cgi Programming Resources.

Links:

Perl : Books

Perl How to Program

Visit Perl How to Program

This new book by the world's leading programming language textbook authors carefully explains how to use Perl as a general-purpose programming language and how to program multi-tier, client/server, database-intensive, Internet-and-Web-based applications. Dr. Harvey M. Deitel and Paul J. Deitel are the principals of Deitel & Associates, Inc., the internationally recognized corporate training and content-creation organization specializing in C++, Java, C#, C, Visual Basic, XML, Python, Perl, Internet, World Wide Web and object technologies. The Deitels are also the authors of the world's #1 Java and C++ textbooks, Java How to Program, and C++ How to Program. Topics include: CGI, HTML forms, XML, CGI.pm; Control Structures, Arrays, Hashes; Regular Expressions, Strings; Objects, Encapsulation; OOP, Inheritance, References; OOP, Inheritance, References; Security, Accessibility; Typeglobs, File Globbing; Networking, Sockts, Internet Protocols.

  • Cost: $78.67
  • Pages: 1057
  • Edition: Book and CD-ROM edition
  • ISBN: 0130284181

Perl in a Nutshell

Visit Perl in a Nutshell

Perl in a Nutshell is a comprehensive reference guide to the Perl programming language. Covers all the core featurse of the language. It ranges widely through the Perl programmer's information about Perl itself and its application to CGI scripts, network programming, database interaction, and graphical user interfaces. It also gives detailed covered about using Perl within a Win32 environment. This book assembles more information about the language in one place than any other reference work. Here are just some of the topics covered in the book: Basic perl language reference; Quick reference to built-in functions and standard modules; Perl and CGI: 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; Network programming with the Net modules; Perl/Tk, the Tk extension to Perl for graphical interfaces; and modules for interfacing with Win32 systems.

  • Cost: $34.95
  • Pages: 674
  • Edition: 1st edition
  • ISBN: 1565922867

Perl in A Nutshell

Visit Perl in A Nutshell

This complete guide to the Perl programming language ranges widely through the Perl programmer's universe, gathering together in a convenient form a wealth of information about Perl itself and its application to CGI scripts, XML processing, network programming, database interaction, and graphical user interfaces. The book is an ideal reference for experienced Perl programmers and beginners alike. With more than a million dedicated programmers, Perl is proving to be the best language for the latest trends in computing and business, including network programming and the ability to create and manage web sites. It's a language that every Unix system administrator and serious web developer needs to know. In the past few years, Perl has found its way into complex web applications of multinational banks, the U.S. Federal Reserve, and hundreds of large corporations. Topics include: Sockets programming; LWP, the library for Web programming in Perl.

  • Cost: $27.97
  • Pages: 800
  • Edition: 2nd edition
  • ISBN: 0596002416

Perl Weekend Crash Course

Visit Perl Weekend Crash Course

Perl Weekend Crash Course covers the fundamentals of Perl programming including the basic grammar of Perl, syntax, and data manipulation and transformation. In addition, you'll find coverage of perl modules, functions, regular expressions, CGI programming and programming the SQL database interface via the DBI perl module. Perl Weekend Crash Course shows you how to embed Perl within an Apache server and it includes a CD-ROM that provides you with all the code and auxiliary files, pre- and post-assessment software to evaluate the user's progress, and other value-added software. Topics include: Getting and Installing Perl; An Overview of the Perl Language; The Very Basics of Perl; Using Text Editors; Basics of Perl Programming Style; Scalar Data; List and Hash Data; Statements and Expressions; Operators; Basic Input and Output; Control Structures; Perl Native Functions; Advanced Input and Output: File Manipulation; Directory Manipulation.

  • Cost: $17.49
  • Pages: 400
  • Edition: Book and CD-ROM edition
  • ISBN: 0764548271

Perl!

Visit Perl!

So you downloaded Perl and played with a few of the programs. You might even have been programming with Perl for many years. Either way, you feel you are missing out on some of the cool things that other people are doing with Perl. The solution is Perl: I Didn't Know You Could Do That. From the mundane processes of web programming, through to creating PostScript and RTF documents, playing music and creating sounds, and even ways to use parts of Perl for something other than they were intended are all contained between the covers of this book. Topics include: Storing Numbers in Less Space; Creating Graphs in Perl; Using Minimal/Maximal Searches; Parsing an Apache Log File; Reading and Writing Audio Files; Playing Audio CDs; Using SQL with Text Databases; Talking HTML; Talking XML; Generating RTF Files; Writing PostScript; Using the CGI module to write HTML; Setting up a Cookie; Reading a Cookie; Using Sessions to Track a User; Monitoring Uptime.

  • Cost: $3.40
  • Pages: 214
  • Edition: Book and CD edition
  • ISBN: 0782128629

Programming the Network with Perl

Visit Programming the Network with Perl

It is no longer enough for today's software engineers to be able to program the computer and debug programs - the modern programmer needs to know how to program the network and debug communications. This book shows you how, using Perl. Originally created as a tool for System Administrators, the Perl Programming languauge has matured into a powerful, yet easy-to-use, general-purpose programming language. Widely used on the Internet, Perl is the programming language of choice when it comes to adding dynamic content to websites using the Common Gateway Interface (CGI). Its strengths - simplicity, power and adaptability - make it an excellent vehicle with which to study computer networking and to program computer networks in general. In Programming the Network with Perl, Paul Barry applies Perl to the study of tradiitonal computer networking topics. Includes an introductory tutorial to the Perl programming language for the non Perl programmer.

  • Cost: $55.00
  • Pages: 400
  • Edition: paperback
  • ISBN: 0471486701

Programming Web Graphics with Perl

Visit Programming Web Graphics with Perl

From access counters and log-report graphs to scientific plots and on-the-fly animated GIFs, graphics scripting is within the grasp of most Web authors. However, it is a poorly documented field. Programming Web Graphics with Perl & GNU Software shows intermediate and advanced Web designers how to use CGI scripts to generate dynamic graphic content and demystifies the manipulation of graphics formats for newcomers to the Web. Programming Web Graphics with Perl & GNU Software covers a narrow but powerful niche of Web development: on-the-fly graphics generation. It also focuses on the Perl language and its associated free code modules, making the techniques you learn in this book immediately available for free. Among the tools discussed in this book is the GD Perl module for working with GIF files, the GNU Image Manipulation Program (GIMP), GIFScript, and ImageMagick. Looks at the popular image formats on the Web: GIF, PNG, and JPEG.

  • Cost: $32.95
  • Pages: 454
  • Edition: 1st edition
  • ISBN: 1565924789

The CGI/PERL Cookbook

Visit The CGI/PERL Cookbook

Designed to teach the basics of CGI programming necessary for highly interactive web sites, this volume offers line-by-line breakdowns of seven CGI programs including a search engine, password protection, advanced form processing, a shopping cart, customized bulk e-mail, and advanced visitor feedback. Also included is a library of 13 sub routines for e-mail support, file encoding, credit card validation, e-mail address checking, error handling, and text encryption. You also get a usage guide, installation instructions, and professional CGI and Perl programming tricks and customization tips for each program and subroutine. The CD-ROM is a gold mine of ready-to-use software and valuable information. You get all the CGI programs from the book; the complete Matt's Script Archive; a collection of the best scripts from across the Web; the complete Perl programming manual; and the most recent Windows, UNIX, and MacOS versions of Perl.

  • Cost: $38.49
  • Pages: 656
  • Edition: Book and CD-ROM edition
  • ISBN: 0471168963

Web Programming with Perl 5

Visit Web Programming with Perl 5

It's more than a little bit intimidating to take on the task of writing an intermediate-to-advanced-level book on the subject of World Wide Web programming. The current level of innovation and the rate at which new ideas and techniques are being implemented on the Web is nothing less than exponential. Each new idea or new technique has the potential for adding to or enhancing the vast structure that already is the Web, or refining that structure, making it potentially less cumbersome and easier to understand. Some ideas are adopted as standards, and others fizzle and die lonely little deaths, for lack of use or interest. Keeping up with this process and attempting to deliver a book that will give you, the reader, a feel for which of these ideas and techniques seems to be the most usable, safe, and powerful, is what this book is all about. Topics: A Perl5 Overview and Tutorial; Security on the Web; HTML Forms; Client-Side Perl; Advanced CGI.

  • Cost: $20.99
  • Pages: 384
  • Edition: Book and CD-ROM edition
  • ISBN: 1575211122

Web Wizard's Guide to Perl and CGI

Visit Web Wizard's Guide to Perl and CGI

The Web Wizard's Guide to Perl and CGI teaches readers how to create Web sites that will have an audience coming back for more. From writing scripts to analyzing users' data, this book helps readers create well-designed, user-friendly Web sites. This book covers the following topics: elementary scripts, programming and Perl basics, the Perl/Web interface, advanced Perl statements, how to store data in arrays, how to use Perl to work with Patterns, and how to use multiple page forms that share data. It assumes no programming experience, and also acts as a handy reference. The Web Wizard Series from Addison-Wesley is a series of brief, introductory books written by instructors on Internet and Web programming topics of interest to anyone who wants to create web pages. Each book includes an easy-to-read, full-color design featuring plenty of hands-on examples and exercises, and is written in a concise and practical manner.

  • Cost: $27.20
  • Pages: 240
  • Edition: 1st edition
  • ISBN: 0201764369

Webmaster's Gurv Pack

Visit Webmaster's Gurv Pack

The Webmaster's Guru Pack teaches how to use Perl/CGI programs on hosted web sites and dedicated servers through extensive documentation, snap-shots, and full source code to many popular programs in use by thousands of web sites. With the included disk the user will be able to configure and run Guestbooks, Search Engines, Link Directories, Banner Directories, Classifieds (with unlimited categories), Page Counters, Online Auctions (with unlimited categories) and much more! Configuration of the scripts is simple even for the beginner! This is the ONLY book that reveals how to use CGI Framing, a new alternative to the aging SSI (Server Side Includes). Joe McCormack has been envolved with computer programming for over a decade. From Basic to C/C++ to Perl/CGI, he has written a wide variety of programs from computer game rendering engines, to security programs to an impressive variety of Perl/CGI programs for web sites.

  • Cost: $10.00
  • Pages: 146
  • Edition: hardcover
  • ISBN: 0967227313

Writing Apache Modules with Perl

Visit Writing Apache Modules with Perl

Apache is the most popular web server on the Internet because it is reliable. This guide to Web programming teaches you how to extend the capabilities of the Apache Web server. The book explains the design of Apache, mod_perl, and the Apache API. It then demonstrates how to use them to perform tasks such as: using mod_perl to vastly improve the performance of Perl-based CGI scripts; rewriting CGI scripts as Apache modules to give them full access to the Apache API; server-side filtering of HTML documents to embed special markup or code (much like SSD); enhancing server log functionality; converting file formats on the fly; implementing dynamic navigation bars; incorporating database access into CGI scripts; customizign access control and authorization to block robots or to use an external database for passwords. Included with the book is a detachable mod_perl quick reference card for easy lookup of mod_perl syntax and functionality.

  • Cost: $27.97
  • Pages: 724
  • Edition: 1st edition
  • ISBN: 156592567X
Perl : Development Software

CGIScripter

Visit CGIScripter

CGIScripter enables web developers to instantly write Perl CGI Scripts for MySQL, Oracle, Access, SQL Server, Sybase, DB2, PostgreSQL, FrontBase and FileMaker 7 database servers. Feature include: Dramatically improves developer productivity; Improve security of web applications; Save thousands in infrastructure costs-No ODBC driver licensing required for UNIX web servers; Leverage open source software including Apache, Perl, DBI; Quickly prototype web applications; Multiple platform support; Process images via the web with ease; Utilizes web security best practices for Perl CGI programming; Automated form data validation; Auto-Enter web form values; No syntax errors; Economical site license Perl CGI scripts are generated for each form specified within CGIScripter and include customized data entry and data validation for each web form.

  • Cost: Free/$50.00
  • Version: 2.38
  • Platforms: Windows, Linux, MacOSX

EngInSite Perl Editor

Visit EngInSite Perl Editor

EnginSite Perl is a fully integrated development environment for creating, testing, debugging and running Perl scripts, either directly or through associated html documents. Owing to the built-in FTP-client, EngInSite Perl Editor allows working with the files directly on the server. Features: Setting unconditional and conditional breakpoints; Stepwise execution; Execution of separate functions; Pausing and continuing of the execution; Synchronous output of the results to STDOUT; Error analysis with highlighting the error containing lines.

  • Cost: $49.00
  • Platforms: Windows
Perl : Programmers

All Website Scripts

Visit All Website Scripts

Scripts are customized to your exact needs for the type of web site that is being run. A variety of scripting languages are used for custom scripting projects based in CGI-Perl, PHP, Java, Javascript as well as projects that would require a mixture of these languages. Script installation services are also provided for existing or new scripts. Any script can be customized to fit the needs of the web site. Full MySQL database script integration for custom scripts. Script solutions include: match making, auctions, forums, top sites, and tracking.

  • Cost: variable

Kevin Meltzer Consulting

Visit Kevin Meltzer Consulting

Kevin Meltzer Consulting is an independent contractor specializing in LAMP (Linux, Apache, MySQL, Perl). His goal is to do quality work at a reasonable price, and keep clients satisfied. He can do custom work to your specifications. He has a lot of experience with the full-cycle of development, which covers concept to deployment. He can help you have the website you need, or tools you need to manage your server. He is the author of numerous books including the popular Writing CGI Applications with Perl.

  • Cost: Varies

Progland Perl/CGI Programming

Visit Progland Perl/CGI Programming

Progland can customize most Perl scripts to your requirements and can modify most scripts written by other programmers or companies, as long as it is allowed by their copyright documentation. They also create custom scripts. Their programming rates are very competitive, in fact cheap by industry standards. They also provide a Perl script installation service where you pick the script and they do the installation. They can install Perl scripts for Unix or Windows NT servers. All custom script solutions come with full, post-installation support.

  • Cost: $10-15/hr
Perl : Tutorials

Beginner's Guide to CGI

Visit Beginner's Guide to CGI

This page is designed to help novice programmers learn the Perl programming language. Specifically, it's designed to help them learn enough to run CGI scripts on a Unix Web server. Assumptions are made that: You're reasonably intelligent; You're an experienced computer user, of the Windows (or possibly Mac) persuasion; You know, or are willing to learn elsewhere, the basics of HTML, including things like FORM and TABLE tags; an Internet account that lets you log into a Unix shell session.

  • Cost: Free

CGI for the Non-Programmer

Visit CGI for the Non-Programmer

This tutorial will walk you through the basics of creating CGIs with Perl on a Unix platform. Unlike other tutorials, this does not assume you know anything about CGIs, Perl, or Unix. At the end of this tutorial you will be able to create Perl programs for counting hits, storing and retrieving guestbook information, and processing secure passwords. You will also gain an understanding of how the Perl programming language works, and you will learn to use variables, IF statements, and loops in Perl.

  • Cost: Free

CGI Programming 101

Visit CGI Programming 101

CGI programming is easy to learn; if you know HTML, you can learn CGI. You don't need any prior programming experience. This class will introduce you to writing Perl CGI scripts, teach you the basics of writing CGI scripts, and walk you through several examples of common CGI programming applications for the Web. Topics include: Perl variables, CGI environment variables, processing forms, advanced forms, reading and writing data files. lso includes source code to all example scripts from the tutorial.

  • Cost: Free

Introduction to Perl

Visit Introduction to Perl

This course presumes participants have elementary programming experience in a procedural programming language such as C, Pascal, or Basic; and access to a system with Perl 4 or Perl 5 installed. Topics include: What Is Perl?; Perl References & Resources; State of Perl; Taste of Perl; Storing & Running Perl Programs; The Elements; Literals & Operators; Loops and I/O; Grade Book Example; Pipe I/O and System Calls; Matching; Parsing; Simple CGI; Testing Perl Programs; Common Goofs. Perl is a "Practical Extraction and Report Language".

  • Cost: Free

Summary Tutorial of Perl Basics

Visit Summary Tutorial of Perl Basics

This tutorial will show you some of the most important Perl Basics features that you must know if you want to use Perl language. Perl is an open-source server-side programming language and one of the most popular web programming language. It is also a cross platform programming language and supports vary operating systems such as Unix, Windows, Solaris, Macintosh. A Perl program is called script and can be created with any text editor and saved in a file with the extension.pl-But if you want do see highlighting syntax or some other important editing features, they suggest you to use some dedicated editor. You'll get information about: installing Perl, running Perl, scalar data, variables and operators, lists and arrays, hashes, regular expression, pattern matching, statements, functions and subroutines, files and directories, forms, command line Perl, using modules, database access, and using CGI from Perl.

  • Cost: Free
Perl : Web Sites

Online Perl 5 Reference

Visit Online Perl 5 Reference

Look up any perl command by typing in the form on this website. Easy tool to find exactly what you are looking for. Its basically an online index to find any function of PERL and how to use it. Perl is perhaps the most widely used language for World Wide Web applications. Its core functionality was originally intended for parsing text-based data and generating results based on these data. It is now more commonly used for WWW applications such as Common Gateway Interface (CGI) programming and processing of data passed through web forms.

  • Cost: Free

Perl Training

Visit Perl Training

Accelebrate teaches several hands-on, instructor-led CGI scripting with Perl courses, including a five-day course on databse-driven CGI programming and a two-day course on building XML applications with Perl. The DBI.pm and CGI.pm modules are taught. Courses are taught exclusively at client sites for 3-15 attendees and can be customized to the specific needs of the attendees. Based in Atlanta, Georgia, Accelebrate welcomes the opportunity to serve clients in the United States, Canada, and worldwide.

  • Cost: Varies