Mastering Perl /
"Take the next step toward Perl mastery with advanced concepts that make coding easier, maintenance simpler, and execution faster. Mastering Perl isn't a collection of clever tricks, but a way of thinking about Perl programming for solving debugging, configuration, and many other real-worl...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Sebastopol, CA :
O'Reilly Media,
Ã2014.
|
Edición: | 2nd edition. |
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Advanced regular expressions
- Secure programming techniques
- Perl debuggers
- 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.