Pro Perl

Over the years, Perl has grown from an elegant scripting tool into a mature and full-featured language for application development, boasting object-oriented programming, a flexible threading model, built-in support for Unicode, and a thriving community. Available on almost every platform, and offeri...

Descripción completa

Detalles Bibliográficos
Autor principal: Wainwright, Peter (-)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : New York : Apress ; Distributed by Springer-Verlag c2005.
Edición:1st ed. 2005.
Colección:Expert's Voice in Open Source
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627278706719
Tabla de Contenidos:
  • Introducing Perl
  • Basic Concepts
  • Scalars: Integers, Floating-Point Numbers, and Strings
  • Operators
  • Arrays, Hashes, References, and Typeglobs
  • Structure, Flow, and Control
  • Subroutines
  • Scope and Visibility
  • Using Modules
  • Inside Modules and Packages
  • Interpolation and Regular Expressions
  • Input and Output with Filehandles
  • Files and Directories
  • Command Line and Shell Interaction
  • Terminal Input and Output
  • Warnings and Errors
  • Debugging, Testing, and Profiling
  • Text Processing, Documentation, and Reports
  • Object-Oriented Perl
  • Extending and Embedding Perl
  • Processes, Signals, and Threads
  • Networking
  • Unicode, Locale, and Internationalization.