Intermediate Perl

This book picks up right where Learning Perl leaves off. With Intermediate Perl , you’ll graduate from short scripts to much larger programs, using features that make Perl a general-purpose language. This gentle but thorough guide introduces you to modules, complex data structures, and object-orient...

Descripción completa

Detalles Bibliográficos
Autor principal: Schwartz, Randal L. (-)
Otros Autores: Foy, Brian D., Phoenix, Tom
Formato: Libro electrónico
Idioma:Inglés
Publicado: Beijing ; Sebastopol, California : O'Reilly 2012.
Edición:Second edition
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627984706719
Tabla de Contenidos:
  • Using modules
  • Intermediate foundations
  • Introduction to references
  • References and scoping
  • Manipulating complex data structures
  • Subroutine references
  • Filehandle references
  • Regular expression references
  • Practical reference tricks
  • Building larger programs
  • Creating your own Perl distribution
  • Introduction to objects
  • Introduction to testing
  • Objects with data
  • Some advanced object topics
  • Exporter
  • Object destruction
  • Introduction to Moose
  • Advanced testing
  • Contributing to CPAN.