Skip to content

Teach Yourself Perl in 24 Hours

Best in textbook rentals since 2012!

ISBN-10: 0672317737

ISBN-13: 9780672317736

Edition: 1999

Authors: Clinton Pierce

List price: $24.99
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

This text aims to provide the reader with a solid foundation in the basics of the Perl langage, in order to move on to more advanced techniques.
Customers also bought

Book details

List price: $24.99
Copyright year: 1999
Publisher: Sams
Publication date: 11/19/1999
Binding: Mixed Media
Pages: 456
Size: 7.75" wide x 9.50" long x 1.25" tall
Weight: 1.738
Language: English

Perl fundamentals
Getting started with Perl
Perl's building blocks : numbers and strings
Controlling the program's flow
Stacking building blocks : lists and arrays
Working with files
Pattern matching
Hashes
Functions
Advanced features
More functions and operators
Files and directories
System interaction
Using Perl's command-line tools
References and structures
Using modules
Finding permanence
The Perl community
Applying Perl
Writing modules
Object primer
Data processing
Perl as a glue language
Introduction to CGI
Basic forms
Complex forms
Manipulating HTTP and cookies
Appendixes