This tutorial/reference is the ideal guide for UNIX professionals who want to (or must) learn Perl as quickly as possible. Perl (Practical Extraction and Report Language) - a public domain interpreted language used for manipulating text, files, and processes - combines the best features of many of the UNIX utilities, including grep, awk, sed, tr, shells, and the C programming language. Due to its unique features, Perl has gained popularity recently, and is quickly becoming the preferred programming language of systems administrators.
Sprache
Verlagsort
Verlagsgruppe
Zielgruppe
Für höhere Schule und Studium
Maße
Höhe: 234 mm
Breite: 179 mm
Dicke: 15 mm
Gewicht
ISBN-13
978-0-13-122839-9 (9780131228399)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Klassifikation
What Is Perl? Running Perl at the Command Line. Perl Scripts. Print Functions. Literals. Quoting Rules. Variables. Filehandles. Executing UNIX Commands. Regular Expressions/Pattern Matching. Trapping Errors. Operators. User-Defined Filehandles. File Testing. Conditional Statements. Loops. More Arrays and Command Line Arguments. More Associative Arrays. Subroutines. Packages. Formatting. Debugging. Special Variables. Application Program. Appendix. Charts. Index. Exercise.