Learning Perl on Win32 systems

In this smooth, carefully paced course, leading Perl trainers and a Windows NT practitioner teach you to program in the language that promises to emerge as the scripting language of choice on NT. With a foreword by Larry Wall, the creator of Perl, this book is the "official" guide for both...

Full description

Bibliographic Details
Main Author: Schwartz, Randal L.
Other Authors: Olson, Erik W., Christiansen, Tom
Format: eBook
Language:English
Published: Sebastopol, CA O'Reilly 1997
Edition:1st ed
Series:Perl series
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
Table of Contents:
  • Includes bibliographical references and index
  • 1. Introduction
  • 2. Scalar Data
  • 3. Arrays and List Data
  • 4. Control Structures
  • 5. Hashes
  • 6. Basic I/O
  • 7. Regular Expressions
  • 8. Functions
  • 9. Miscellaneous Control Structures
  • 10. Filehandles and File Tests
  • 11. Formats
  • 12. Directory Access
  • 13. File and Directory Manipulation
  • 14. Process Management
  • 15. Other Data Transformation
  • 16. System Information
  • 17. Database Manipulation
  • 18. CGI Programming
  • 19. OLE Automation
  • B. Libraries and Modules
  • C. Networking Clients
  • D. Topics We Didn't Mention