Carregant...

Mastering Perl

This is the third in O'Reilly's series of landmark Perl tutorials, which started with Learning Perl, the bestselling introduction that taught you the basics of Perl syntax, and Intermediate Perl, which taught you how to create re-usable Perl software. Mastering Perl pulls everything togeth...

Descripció completa

Dades bibliogràfiques
Autor principal: Brian D Foy
Altres autors: foreward by Randal L. Schwartz
Format: Printed Book
Publicat: New Delhi Shroff Publishers & Distributors PVT. LTD. 2007
Matèries:
Taula de continguts:
  • Becoming a master
  • Advanced regular expressions
  • Secure programming techniques
  • Debugging Perl
  • Profiling Perl
  • Benchmarking Perl
  • Cleaning up Perl
  • Symbol tables and typeglobs
  • Dynamic subroutines
  • Modifying and jury-rigging modules
  • Configuring Perl programs
  • Detecting and reporting errors
  • Logging
  • Data persistence
  • Working with Pod
  • Working with bits
  • The magic of tied variables
  • Modules as programs.