Perl Cgi Tutorial Resources

Below you will find 0 categories and 20 links related to Perl Cgi Tutorial Resources.

Links:

Perl : Books

CGI Programming With Perl

Visit CGI Programming With Perl

This book is a step-by-step tutorial of how to create, use, and maintain Common Gateway Interfaces (CGI). It describes effective ways of using CGI as an integral part of Web development. Adds interactivity and flexibility to the information that can be provided through your Web site. It provides numerous real-life examples of CGI scripts and the source code for downloading from the book's support site. This is another book in Sams series of 'Teach Yourself X in a Week'. It, like the others, assumes some basic computing knowledge and builds on this with the use of numerous examples. The topic in this case is two-fold, both teaching about Common Gateway Interface (CGI) programming, as well as teaching you Perl to achieve this. The reason Perl is chosen as the language for this book is that it is often used in the real world for CGI work, due to its excellent string handling capabilities and compact nature - the typical fodder of CGI programming.

  • Cost: $2.84
  • Pages: 513
  • Edition: Book and CD-ROM edition
  • ISBN: 1575210096

Core Perl

Visit Core Perl

This start-to-finish tutorial and reference gives experienced developers the techniques and real-world code they need to master Perl fast! Begin by leveraging your current skills to quickly master the fundamentals of Perl development from basic syntax to objects, data structures to text processing. Next, learn how to use Perl's powerful facilities for working with files, networks, and relational databases. Finally, Core Perl shows you how to make the most of Perl in any Web application-from simple CGI to full-fledged site development and delivery. Coverage includes all this and more: Data types and built-in functions; Writing and using modules; Text and DBM file manipulation; The DBI portable database interface and Web database integration; CGI, Apache mod_perl modules, HTTP cookies, HTML/Perl templates; Mason: The Perl-based Web site publishing engine; Debugging, program maintenance, optimization, and security.

  • Cost: $31.49
  • Pages: 592
  • Edition: 1st edition
  • ISBN: 0130351814

Cross Platform Perl

Visit Cross Platform Perl

If you're a system administrator, Web designer, or programmer who wants to write scripts for multiple platforms, you're holding the key to success in your hands. This newly expanded second edition of Eric Foster-Johnson's acclaimed book shows you how to use Perl to automate your daily tasks, create Web pages from CGI scripts, manage files, generate reports, and more for Linux, UNIX, and Windows environments. If you want an easier, faster development solution for client-server and networking applications, this book gives you the cross-platform Perl tools you need to succeed. Topics include: Perl basics and language tutorial; Perl Scripts; Variables; Arrays; Associative arrays; Flow control; File I/O with Perl; Pattern matching and regular expressions; Perl for formatted text database reports; Overview of Perl modules and CPAN; CGI and Web development tutorial with Perl (including using HTML forms); Perl and XML; Perl/Tk.

  • Cost: $27.99
  • Pages: 609
  • Edition: 2nd Book and CD-ROM edition
  • ISBN: 0764547291

Custom CGI Scripting with Perl

Visit Custom CGI Scripting with Perl

The only one-stop resource for Web developers and programmers. This book is an indispensable resource for Web developers and programmers who program CGI applications in Perl. It is designed to function as both a comprehensive reference to the fundamentals and a hands-on tutorial with detailed examples on creating and customizing CGI applications for the Web. Readers learn how to set up a server for integrating CGI scripts, how to work with HTTP variables, and other important CGI basics. They get a complete review of all the Perl syntax needed to create CGI programs and learn how to upload and test scripts and how to use libraries effectively. The book begins with an overview of CGI fundamentals and shows you how to set up a server for integrating CGI scripts. Hanegan then offers detailed coverage of Perl, including all the syntax for CGI programs. He also shows you how to upload and test perl scripts.

  • Cost: $39.99
  • Pages: 108
  • Edition: e-book (Adobe Reader)
  • ISBN: B00005T81B

Developing CGI Applications with Perl

Visit Developing CGI Applications with Perl

If you are ready to build your own customized interactive documents, forms, graphics, and other full-feature CGI applications using Perl, then this book will show you how. Developing CGI Applications with Perl is written by a team of CGI experts who have developed cutting-edge applications for many of the most advanced sites on the Web. This book: Provides all of the tools and techniques to build dynamic documents, database query tools, interactive graphics, Web search tools, and all other types of CGI applications; Covers CGI, HTTP, and the Perl scripting language; Reveals many of the best Web server utilities, HTML utilities, and other CGI applications now in use around the world. This comprehensive guide assumes no prior familiarity with Perl. This book offers a comprehensive tutorial for creating interactive Web applications using CGI. After an introduction to CGI, HTTP and the Perl scripting language, it offers complete Perl tutorials.

  • Cost: $29.95
  • Pages: 299
  • Edition: paperback
  • ISBN: 0471141585

Guide to Programming with Perl 5

Visit Guide to Programming with Perl 5

The Web is booming, the majority of CGI applications are coded in Perl. For this reason, there is a huge number of beginners and intermediate developers wanting to get to know Perl in general and Internet applications with Perl in particular. Learn Perl basics and get up to speed with Internet and Object Oriented programming with just one book. Packed with hints and tips, solutions and exercises, Perl Power! is the perfect jumpstart guide to the hottest features of the latest Perl release. Beginners and intermediate developers an use the intermediate developers can use the introductory chapter to get up and running with Perl 5 fast, and a tutorial on object-oriented programming will supplement knowledge and help to fully exploit the power of Perl. Since use of freely available modules dramatically accelerates the development of Perl applications, the book shows how to find the right module for common programming tasks.

  • Cost: $4.00
  • Pages: 464
  • Edition: Book and CD-ROM edition
  • ISBN: 0201360683

Learn Perl In a Weekend

Visit Learn Perl In a Weekend

Get ready to learn the most popular programming language of the Internet! Begin your journey into the world of Perl Friday evening as you install ActivePerl and create an HTML page. On Saturday you will cover the basic building blocks of Perl, Perl operators, statements and expressions. On Sunday, you will learn object-oriented programming and how to pull your earlier sessions together in a complete Perl game program. Wrap things up as you touch on advance Perl topics including security, XML integration, and using Perl with CGI. Explains the basics of the Perl programming language in a series of seven tutorials. The book introduces scalars, arrays, hashes, file handling, statements, expressions, and the fundamentals of object- oriented programming, then ties the concepts together in an example game program. The code samples are written on the Windows XP operating system. Quick reference guide teaches you the basics of the Perl programming.

  • Cost: $23.99
  • Pages: 350
  • Edition: 1st edition
  • ISBN: 1931841772

Learning Perl

Visit Learning Perl

Learning Perl is a hands-on tutorial designed to get you writing useful Perl scripts as quickly as possible. Exercises (with complete solutions) accompany each chapter. A lengthy new chapter in this edition introduces you to CGI programming, while touching also on the use of library modules, references, and Perl's object-oriented constructs. Contents include: A quick tutorial stroll through Perl basics, Systematic, topic-by-topic coverage of Perl's broad capabilities, Lots of brief code examples, Programming exercises for each topic, with fully worked-out answers, How to execute system commands from your Perl program, How to manage DBM databases using Perl, and An introduction to CGI programming for the Web. This release has been expanded to cover the 5.6 release of Perl and has been rewritten from the ground up.

  • Cost: $24.47
  • Pages: 316
  • Edition: 3rd Edition
  • ISBN: 0596001320

Mod_Perl Pocket Reference

Visit Mod_Perl Pocket Reference

Mod_perl integrates the complete Perl interpreter with the Apache web server. With mod_perl, programmers can take existing Perl CGI scripts and plug them in, usually without making any source code changes. The scripts will run exactly as before but many times faster. In addition, mod_perl offers a Perl interface to the Apache API, allowing full access to Apache internals, so that programmers can control every aspect of the Apache server. mod_perl Pocket Reference is a concise, conveniently formatted reference to all mod_perl features used in day-to-day mod_perl programming. This small book covers functions as well as configuration directives that help maximize the effectiveness of the mod_perl Apache module. A pocket-sized reference for mod_perl, the Apache module that brings Apache and Perl together. Includes a brief tutorial on mod_perl, and serves as a quick reference for material on all of mod_perl's classes, methods and configuration directives.

  • Cost: $1.99
  • Pages: 83
  • Edition: paperback
  • ISBN: 0596000472

Modern Perl Programming

Visit Modern Perl Programming

Modern Perl Programming will help you master Perl's most robust, powerful features so you can make the most of the language whether you're a beginner or an experienced scripter. Michael Saltzman starts with a rapid-fire Perl tutorial and refresher. Then, using actual applications not just code snippets he presents expert guidance on the Perl features that deliver the most power, productivity, and efficiency. Coverage includes: Practical coverage of data types, I/O, control structures, and operators; Making the most of associative arrays, hash tables, and regular expressions; Building your own subroutines; Developing Web-based CGI and network applications; Example-rich coverage of references (pointers)-the cornerstone of advanced Perl development; Object-oriented programming, data structures, and advanced GUI development; Integrating with enterprise-class databases: detailed examples applicable to Oracle and Sybase and other databases.

  • Cost: $27.99
  • Pages: 368
  • Edition: 1st edition
  • ISBN: 0130089656

Mysql and Perl for the Web

Visit Mysql and Perl for the Web

Illustrates how to use MySQL in tandem with Perl and its DBI module to write web-based database scripts. The author describes the procedures for creating and initializing forms with CGI.pm, writing forms-based applications, automating the form-handling process, performing searches, and securing connections. The final chapter provides an example e-commerce web site. Both MySQL and Perl are well documented in several tutorials, but in-depth coverage of Web development using the combination of the two is rare. MySQL and Perl for the Web zeroes in on this interesting pairing, illustrating practical application development possibilities using this popular duo.

  • Cost: $31.49
  • Pages: 552
  • Edition: 1st edition
  • ISBN: 0735710546

Perl by Example

Visit Perl by Example

Both a reference and tutorial, this book covers the varieties of Perl and their system and Web applications. Chapters address scripts, printing, names, operators, pattern matching, files, subroutines, libraries, references, databases, interfaces, report writing, CGI, and related topics. An accompanying CD-ROM contains all the source code in the book. Through proven sample programs, professional Perl trainer Ellie Quigley takes readers from their first program to highly sophisticated scripting.

  • Cost: $31.49
  • Pages: 880
  • Edition: 3rd edition
  • ISBN: 0130282510

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

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
Perl : Development Software

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

Intro to Perl for CGI

Visit Intro to Perl for CGI

This article will get you started with CGI scripting, the force that makes your forms work, your counters count, and all kinds of other things happen. CGI scripts can be written in a variety of computer languages, but my favorite is Perl, which also just happens to be one of the most used languages for CGI scripting. Topics include: scalars, arrays, and associative arrays; Perl operators; Perl loops and conditionals; turning Perl into CGI; string matching and regular expressions; splitting strings; environmental variables; dealing with input.

  • 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