Logo

Perl & CGI

e-books in Perl & CGI category

Book cover: Data Munging with PerlData Munging with Perl
by - Manning Publications Co. ,
The book presents techniques for using Perl to recognize, parse, transform, and filter data. The author David Cross will show you dozens of useful ways to get those everyday data manipulation chores done better, faster, and more reliably.
(5138 views)
Book cover: Perl 6 at a GlancePerl 6 at a Glance
by - DeepText ,
This book covers many basic and in-depth topics of Perl and provides the initial knowledge you need to start working with Perl 6. The book does not require previous experience with Perl, although some general understanding of programming is assumed.
(5043 views)
Book cover: Think Perl 6: How to Think Like a Computer ScientistThink Perl 6: How to Think Like a Computer Scientist
by - Green Tea Press ,
After having completed this book, you should be able to write programs to solve relatively difficult problems in Perl 6, but my main aim is to teach computer science, software programming, and problem solving rather than solely to teach the Perl 6.
(6397 views)
Book cover: Essential PerlEssential Perl
by - Stanford University ,
An introduction to the main features of the Perl language. It's intended for people who know some programming but need an introduction to Perl. Topics: scalar variables, strings, arrays, hash tables, file input and output, regular expressions, etc.
(6023 views)

Book cover: Exploring Programming Language Architecture in PerlExploring Programming Language Architecture in Perl
by ,
This book presents an informal and friendly introduction to some of the core ideas in modern computer science, using the programming language Perl as its vehicle. The book takes the form of a series of working interpreters for the language PScheme.
(16263 views)
Book cover: Mastering PerlMastering Perl
by - O'Reilly Media ,
This book isn't a collection of clever tricks, but a way of thinking about Perl programming so you can integrate the real-life problems of debugging, maintenance, configuration, and other tasks you encounter as a working programmer.
(12784 views)
Book cover: Perl ProgrammingPerl Programming
- Wikibooks ,
This books describes and explains Perl (Practical Extraction and Report Language), a scripting language that is usually interpreted and is noted for its extensive use of regular expressions and a large module archive CPAN.
(12139 views)
Book cover: Perl 6 ProgrammingPerl 6 Programming
- Wikibooks ,
Perl 6 is the sixth edition of the Perl programming language, representing a major backwards-incompatible rewrite of the language. This online book is going to introduce the reader to the Perl 6 language and its many features.
(14390 views)
Book cover: Using Perl 6Using Perl 6
by ,
This book is primarily for people who want to learn Perl 6. It teaches the basics from a Perl 6 perspective, touching on variable interpolation, datastructure use, object construction, threads, closures, symbol tables, and other core features.
(15225 views)
Book cover: Beginning PerlBeginning Perl
by - Wrox ,
This book introduces Perl to both new programmers and experienced ones. It presents step-by-step guidance in getting started, a host of try-it-out exercises, real-world examples, and everything necessary for a Perl novice to start with confidence.
(14558 views)
Book cover: Modern PerlModern Perl
by - Onyx Neon Press ,
Modern Perl is one way to describe how experienced and effective Perl 5 programmers work. They use language idioms. They take advantage of the CPAN. They're recognizably Perlish, and they show good craftsmanship and a full understanding of Perl.
(12794 views)
Book cover: Perl 5 InternalsPerl 5 Internals
by - NetThink ,
A three-hour course which provides a hands-on introduction to how the perl interpreter works internally, how to go about testing and fixing bugs in the interpreter, and what the internals are likely to look like in the future of Perl, Perl 6.
(13062 views)
Book cover: Perl for BeginnersPerl for Beginners
by - BookBoon ,
Contents: Introduction; Getting started; Data types; Operators; Branches; Program layout; Built-in functions; Loops; Reading from a file; Pattern matching; Writing to a file; Arrays; Lists; Scalar versus list context; Two-dimensional tables; etc.
(13832 views)
Book cover: Unix and Perl Primer for BiologistsUnix and Perl Primer for Biologists
by - Korf Lab ,
We have written a basic introductory course for biologists to learn the essential aspects of the Perl programming language. The course is very much aimed at people with no prior experience in either programming or Unix operating system.
(15379 views)
Book cover: Picking Up PerlPicking Up Perl
by - ebb.org ,
The 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.
(17316 views)
Book cover: Higher-Order Perl: Transforming Programs with ProgramsHigher-Order Perl: Transforming Programs with Programs
by - Morgan Kaufmann ,
Perl incorporates many advanced features that are not well understood and are rarely used by most Perl programmers, but they are very powerful. One of these techniques is writing functions that manufacture or modify other functions.
(19673 views)
Book cover: Practical Perl ProgrammingPractical Perl Programming
by - Cardiff School of Computer Science ,
Introduction to Perl: variables, arrays, operators, statements, functions, references, input and output, regular expressions, reports, special variables, handling errors and signals, objects, modules, debugging, command-line options, etc.
(17579 views)
Book cover: Perl 5 TutorialPerl 5 Tutorial
by ,
This is a free Perl tutorial that is packed with everything you need to know to get started on Perl programming. Throughout the text there are many examples examples, illustrations and exercises in the form of concept consolidation questions.
(18898 views)
Book cover: Perl 5 Pocket ReferencePerl 5 Pocket Reference
by - O'Reilly ,
This quick reference provides a complete overview of the Perl programming language. The book covers a summary of Perl syntax rules and a complete list of operators, built-in functions, and standard library modules, all with brief descriptions.
(17013 views)
Book cover: Impatient PerlImpatient Perl
by - Lulu.com ,
This document is for people who either want to learn perl or are already programming in perl and just don't have the patience to scrounge for information. This is also a handy desk reference for some of the more common perl related questions.
(14483 views)
Book cover: Perl for the WebPerl for the Web
by - New Riders Press ,
Introduces the tools needed to design a dynamic website using Perl programming language. It covers templates, integration, load testing, the need for speed, document management, persistent Perl, good coding style, fas database access and more.
(14006 views)
Book cover: Practical mod_perlPractical mod_perl
by - O'Reilly ,
mod_perl is an Apache module that builds the Perl directly into the Apache web server. With mod_perl CGI scripts run 50 times faster, you can integrate databases with the server. The book is about building, using, programming, and optimizing mod_perl.
(15289 views)
Book cover: Embedding Perl in HTML With MasonEmbedding Perl in HTML With Mason
by - O'Reilly ,
The text shows how to create large, dynamically driven web sites that look good and are easy to maintain. Mason is a tool for embedding the Perl programming language into text, in order to create text dynamically, most often in HTML.
(16129 views)
Book cover: CGI Programming on the World Wide WebCGI Programming on the World Wide Web
by - O'Reilly ,
A text for expert programmers, it focuses on the CGI specification down to the details. The book explains what CGI does, describes all CGI methods and environment variables, explains how to port Usenet news to the Web with CGI and more.
(22339 views)
Book cover: Beginning PerlBeginning Perl
by - Wrox Press ,
The book on Perl installation, the language elements - references, regular expressions, modules, and basic applied techniques. It teachese how to write CGI scripts to generate web pages, hot to access databases in Perl, and beyond.
(21340 views)
Book cover: Web Client Programming with PerlWeb Client Programming with Perl
by - O'Reilly ,
Covers scripting to the Web, basics browser-server communication, writing Web clients for common tasks automatization, detection of broken links on a website. The book of interest to web administrators, Unix programmers and software developers.
(21811 views)
Book cover: Extreme Programming in PerlExtreme Programming in Perl
by - O'Reilly Media ,
The book takes a fresh look at software development. Business people will learn how XP enables customer-programmer communication for efficient and flexible requirements gathering. Programmers will see how XP allows them to take pride in their craft.
(20860 views)
Book cover: Learning Perl the Hard WayLearning Perl the Hard Way
by - Green Tea Press ,
The book for people who already know how to program in another language, but don't know Perl. It gets through the basics as quickly as possible, the emphasis is on good programming style in Perl. Object-oriented programming is the center of focus.
(23120 views)