Below you will find 0 categories and 40 links related to Perl Web Applications Resources.
With this hands-on, interactive training course, you won't just learn Perl: you'll use it to create dynamic CGI applications for the Web, e-commerce, and beyond! Created by leading corporate trainers Deitel & Associates, this revolutionary course brings together the world's #1 interactive Perl training CD-ROM, The Perl Multimedia Cyber Classroom, and the outstanding introductory Perl textbook, Perl How to Program. You'll start with basic Perl syntax and control structures; then master CGI programming, the powerful Perl Database Interface, session tracking, cookies, advanced Web automation, security even XML! If you're ready to build robust, high-performance Perl/CGI Web applications, this course will help you get started now and gain true mastery faster than you ever thought possible! Build complete Web-based applications using Perl and CGI! Includes the best-selling, 900 page Perl introduction Perl How to Program.
The Perl Multimedia Cyber Classroom delivers complete interactive Perl training that includes more than 3 hours of audio, hundreds of programming and interactive exercises, more than 100 complete Perl programs, full-text searching, hyperlinking, tips, tricks, and more. Perl By Example is a guide to Perl that starts with the basics of Perl scripting and carries you all the way to advanced networking and Web applications. Coverage starts with statements, variables, scalars, arrays, hashes, and printing. Understand Perl operators, expressions, control structures, and file handling. Next, learn how to modularize and package Perl scripts, work with objects in the Perl environment, interface with the surrounding system, and create sophisticated reports. Using extensive examples, learn how to use Perl on the Web and in advanced networking applications that utilize message queues, semaphores, and shared memory.
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.
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.
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.
Perl users learn tools and techniques that can be used to create and manipulate graphics with the Perl programming language. Topics range from simple graphics recipes to the development and design of flexible graphics software. Between these two extremes are examples of more complex uses of selected modules, such as using graphics in Web applications, and more general techniques for dealing with graphics and graphics formats. Source code downloads and technical support from the authors are available on publisher's Web site. Topics range from simple graphics recipes to the development and design of flexible graphics software. Source code downloads and technical support from the authors are available on the publisher's Web site. Martien Verbruggen is a senior programmer and project leader for Commercial Dynamics. He wrote GIFgraph and its progenitor GD: Graph to be able to display graphs without external programs.
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.
The Ultimate Collection of Ready-to-Use Code and Expert Techniques for CGI/Perl. Create useful, dynamic Web pages and applications by matching the consistency of CGI with the efficiency of Perl. This powerful guide offers out-of-the-box applications you can install on your Web site, plus an in-depth examination of the object library for advanced exploration of functionality. Build information-rich relationships with users that include secure transfer of everything from names and passwords to targeted information in multi-tiered shopping carts. Topical organization will help you find what you need rapidly and begin transforming your Web site today. With this book you'll learn about: Information sharing techniques, including sessions; Data abstraction and management with DataSource Application objects; Web programming with existing database architectures; The scripts work easily with Oracle, Sybase, MySQL, and most relational databases.
This book gives Internet programmers useful, professionally-written scripts to use on their Web pages and for customizing individual needs. It includes scripts for e-mail and searching HTML directories, a "Fortune Cookie" generator, a message board system, and a CGI-based database, as well as an HTML Guestbook and electronic classified ads page. The CD-ROM contains two well known libraries for Perl 4 and 5, cgi-lib.pl and cgi.pm, and custom libraries created by the authors. A CD-ROM providing professionally written scripts that can be used instantly on Web pages or customized. Chapters explain how each script is set up and how they were programed, with sections on installing and using scripts, CGI libraries, databases, HTML, CGI- based graphics and animation, and miscellaneous applications. The CD-ROM contains scripts, Perl libraries, and custom libraries. For intermediate-level CGI developers with knowledge of HTML and the CGI/Perl environment.
Perl/Tk is the marriage of the Tk graphical toolkit with Perl, the powerful programming language used primarily for system administration, web programming, and database manipulation. With Perl/Tk, you can build Perl programs with an attractive, intuitive GUI interface with all the power of Perl behind it. Mastering Perl/Tk is the "bible" of Perl/Tk: It's not only a great book for getting started, but the best reference for learning the techniques of experienced Perl/Tk programmers. The first half of the book contains the basics on how to use Perl/Tk, and then branches out into advanced applications with a series of extensive program examples. The result is a book accessible for novices, and invaluable for experienced programmers ready to learn the next step in the elegant and effective use of Perl/Tk.
Mod_perl is a unique piece of software that wholly integrates the power of Perl with the flexibility and stability of the Apache Web server. With mod_perl, developers can harness the power of the full Apache API and develop Web applications quickly and without sacrificing performance. The mod_perl Developer's Cookbook teaches programming with the mod_perl API by example. The book takes developers from the basics of mod_perl to the development advanced Web applications. Developers will learn tricks, solutions, and mod_perl idioms gleaned from the authors' experience as developers and expert users of mod_perl. Geoffrey Young is a frequent contributor to the mod_perl community and has written scores of mod_perl handlers, the most useful of which can be found on CPAN. Paul Lindner manages, designs, and implements mod_perl applications at Critical Path. Randy Kobes is a professor of physics who used mod_perl to establish a search engine for CPAN.
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.
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.
Of the multitude of languages available, Perl has emerged as the language of choice for Internet programmers and Web developers who wish to build dynamically interactive sites. And Perl 5 offers programmers a battery of key tools -- including a new compiler that creates faster, more compact code. Only Perl 5 Complete delivers the complete background professional programmers need to be conversant in Perl and create the best Web sites. This requisite sourcebook covers it all basic syntax, regular expressions, and much more. Inside Perl 5 Complete you'll find everything you need to: Master the new Perl compiler; Develop modules for Windows NT: Process, Mutex, Registry, and OLE ODBC; Develop modules for Unix: ProcessMgr, SafeSig, and ReadKey; Use Perl to run databases and CGI applications more smoothly; Interface Perl 5 to Java, Visual Basic, and C/C++; Explore dozens of pre-written programming modules.
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.
Learn all you need to know about Perl from this definitive, hands-on reference. Perl expert Martin Brown will walk you through everything--from the basics of writing your first script and understanding Perl's syntax to the complexities of processing data, communicating with external databases, and communicating over the Web. Along the way, you'll learn how to network, design user interfaces, and write scripts that work under UNIX, Windows, and MacOS. Also covers how to interface to an external C library and embed the Perl interpreter into your C programs. For building, developing, and fine-tuning robust Perl applications, you'll want this thorough guide! Master Perl basics; Learn to create your code with subroutines, packages and modules; Communicate with external files, databases and other machines over your network; Work with XML, HTML, and generate Web scripts to solve your problems; Create cross-platform compatible user interface solutions.
The Perl Cookbook is a comprehensive collection of problems, solutions, and practical examples for anyone programming in Perl. You'll find hundreds of rigorously reviewed Perl "recipes" for manipulating strings, numbers, dates, arrays, and hashes; reading, writing, and updating text and binary files; pattern matching and text substitutions; references, data structures, objects, and classes; signals and exceptions; accessing text, hashes, and SQL databases; screen addressing, menus, and graphical applications; writing secure scripts; client-server programming; cgi programming and web automation, and much more. The Perl Cookbook is the long awaited companion volume to Programming Perl.
In this authoritative reference, Perl expert Brent Michalski uses plenty of examples to help you master Perl's capabilities in database applications with MySQL, PostgreSQL, and Oracle. Along the way, he explores practical applications for cutting-edge technologies like XML and Web services. If you're a Perl novice, the comprehensive code samples and step-by-step explanations will have you writing database applications quickly and confidently. If you're experienced, this definitive guidebook has everything you need to move ahead with Web programming, problem tracking, automatic e-mail reports, and much more. Learn how to: Understand different database models, DBIs, and DBDs; Set up relational databases, retrieve information, and generate reports; Tie a Perl hash to a database and track users with cookies; Generate and deliver automatic e-mail reports; Use tied hashes to create Web-based shopping carts; Handle binary data and submit BLOB data.
Of the multitude of languages available, Perl has emerged as the language of choice for Internet programmers and Web developers. In fact, over sixty-five percent of all dynamic Web pages are created using this platform-independent language. Perl Developer's Guide offers complete guidance for professional programmers wanting to create powerful Perl applications and develop robust Web sites. This requisite sourcebook covers it all: basic, syntax, references, regular expressions, flow control, in-depth object-oriented Perl, and much more. Master Perl as a programming language, with tons of explicit, relevant examples. Master the Perl programming environment (including profilers, debuggers, and the compiler) Develop reusable modules for both Windows NT and UNIX Develop and debug CGI applications, and add database backends to your CGI scripts Leverage existing Perl scripts and put CGI front ends onto them. Get familiar with free-to-use Perl APIs.
Don't spend your time wading through manuals to learn Perl. Spend it doing what you do best creating Web pages! Perl is quickly developed and results-oriented. With this book, you'll move seamlessly from the basics of this language to building dynamic Web sites. Combining easy-to-understand instructions with visual examples, Perl Fast & EasyŽ Web Development offers a unique, hands-on approach to this popular programming language that you won't find anywhere else. Less time, less effort, more results. Learn to use Perl data types; Understand program flow in Perl; Make the connection with CGI; Manipulate files, databases and email with Perl; Learn the basics of HTML and JavaScript. Leslie W. Bate is a Web developer at Computer Sciences Corporation working on the British Aerospace UK contract. At CSC, he writes applications in various languages and provides support for peers and Web authors. He has also worked for British Aerospace.
Graphics programmers aren't the only ones who need to be proficient with graphics. Web and applications programmers know that a dull web page can be quickly transformed into one that's interesting and lively with the use of well-planned graphics. And fortunately, you don't need the skills of a fulltime graphics programmer to use graphics effectively. 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 programmers. Using open source software, like Perl, you have the power to dynamically generate graphics based on user input and activity, easily manipulate graphics content, and optimize graphics for compression and quality. With this book you'll learn to: Generate dynamic web graphics with charts, tables, and buttons; Automate graphics tasks (thumbnails and borders); Create dynamics web documents (PDF, Postscript).
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.
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.
The Perl Resource Kit - UNIX Edition is the definitive Perl distribution, complete with essential documentation, for all Perl users. This is a must-have collection of software and over 1,700 pages of documentation for webmasters, programmers, and system administrations. The Kit contains the first comprehensive tutorial and reference documentation for hundreds of essential third-party Perl extension modules used for creating applications and more. The accompanying CD-ROM features commercially enhanced Perl utilities developed exclusively for the Kit by Larry Wall. All brought to you by the premier publisher of Perl and UNIX books and documentation, O'Reilly & Associates. The kit contains four tutorial and reference books that contain systematic documentation for the most important Perl extension modules, as well as documentation for the tools on the CD. The books are not available elsewhere or separately.
Perl Web Site Workshop is aimed at Web designers and developers who want to add Perl-based CGI applications and functions to their Web sites using pre-fabricated scripts that can quickly and easily be customized to suit their needs. It teaches the reader how to adapt and customize pre-programmed scripts for: Forms, Guestbooks, Time displays, Link checkers and debuggers, Browser detectors, Cookies, Hit counters, User polls, Games, Publishing templates, modules, and utilities, Portals. There is little doubt that in the world of Web design and development, Molly E. Holzschlag is one of the most vibrant personalities around. With twenty Web development book titles to her credit, Molly is also an engaging speaker and teacher, appearing regularly at such conferences as Comdex, Internet World, Web 2001, and Web Builder. Honored as one of the Top 25 Women on the Web, Molly is an advisory board member to the World Organization of Webmasters.