Learning Perl

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Author(s): Randal L Schwartz; Tom Phoenix
Edition: 3rd ed
Publisher: O'Reilly
Year: 2001

Language: English
Pages: 334
City: Sebastopol, CA

Learning Perl......Page 1
Table of Contents......Page 5
Preface......Page 11
1 Introduction......Page 17
2 Scalar Data......Page 35
3 Lists and Arrays......Page 56
4 Subroutines......Page 72
5 Hashes......Page 89
6 I/O Basics......Page 102
7 Concepts of Regular Expressions......Page 114
8 More About Regular Expressions......Page 121
9 Using Regular Expressions......Page 131
10 More Control Structures......Page 144
11 Filehandles and File Tests......Page 164
12 Directory Operations......Page 184
13 Manipulating Files and Directories......Page 190
14 Process Management......Page 208
15 Strings and Sorting......Page 224
16 Simple Databases......Page 237
17 Some Advanced Perl Techniques......Page 249
A Exercise Answers......Page 265
B Beyond the Llama......Page 297
Index......Page 319
Colophon......Page 333