Znalezione w sieci
Web Client Programming with Perl
Data: 2011-09-21, Autor: Clinton Wong - O'Reilly, 1997, Dział: Perl
Web Client Programming with Perl shows you how to extend scripting skills to the Web. This book teaches you the basics of how browsers communicate with servers and how to write your own customized Web clients to automate common tasks. It is intended for those who are motivated to develop software that offers a more flexible and dynamic response than a standard Web browser.
WięcejPractical Perl Programming
Data: 2011-09-21, Autor: A. D. Marshall - Cardiff School of Computer Science, 2005, Dział: PerlThis is an introduction to Perl programming. The text gives introduction to Perl, then covers numeric and string literals, variables, arrays, operators, Perl statements, functions, references, input and output in Perl, regular expressions, reports, special variables, handling errors and signals, objects in Perl, Perl modules, debugging, command-line options, networking, CGI Programming in Perl, HTML forms, using Perl with web servers.
WięcejPractical mod_perl
Data: 2011-09-21, Autor: Eric Cholet, Stas Bekman - O'Reilly, 2003, Dział: Perl
mod_perl is an Apache module that builds the power of the Perl programming language directly into the Apache web server. With mod_perl, CGI scripts run as much as 50 times faster, and you can integrate databases with the server, write Apache modules in Perl, embed Perl code directly into Apache configuration files, and even use Perl in server-side includes. This book is about building mod_perl, using it, programming with it, and optimizing it.
WięcejPicking Up Perl
Data: 2011-09-21, Autor: Bradley M. Kuhn - ebb.org, 2001, Dział: PerlThe material covered in this book is designed to prepare the reader to enter the world of Perl programming. This book covers the basic data and control structures of Perl, as well as the philosophies behind Perl programming. The native search patterns used in Perl, called regular expressions, are introduced and discussed.
WięcejPerl for the Web
Data: 2011-09-21, Autor: Chris Radcliff - New Riders Press, 2001, Dział: Perl
Perl for the Web provides the tools and principles needed to design a high-performance, dynamic Web site using Perl. Special attention is given to templates, integration, and load testing. Topics covered include the need for speed, document management with templates and embedded Perl, faster performance using persistent Perl, good Web coding style, faster database access from Perl, and pairing XML with Perl for content management and B2B communication.
WięcejPerl for Beginners
Data: 2011-09-21, Autor: Geoffrey Sampson - BookBoon, 2010, Dział: PerlContents: Introduction; Getting started; Data types; Operators; Flow of control: branches; Program layout; Built-in functions; Flow of control: loops; Reading from a file; Pattern matching; Writing to a file; Arrays; Lists; Scalar versus list context; Two-dimensional tables; User-defined functions; Hash tables; Formatted printing; Built-in variables; The debugger.
Więcej
