Cargando…

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
Clasificación:Libro Electrónico
Autor principal: Wainwright, Peter (Autor)
Autor Corporativo: SpringerLink (Online service)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Berkeley, CA : Apress : Imprint: Apress, 2005.
Edición:1st ed. 2005.
Temas:
Acceso en línea:Texto Completo
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.