Perl by example
“I picked up a copy of JavaScript by Example over the weekend and wanted to thank you for putting out a book that makes JavaScript easy to understand. I’ve been a developer for several years now and JS has always been the “monster under the bed,” so to speak. Your book has answered a lot of question...
Otros Autores: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
[Place of publication not identified]
Prentice Hall
2008
|
Edición: | 4th ed |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627609706719 |
Tabla de Contenidos:
- The practical extraction and report language
- Perl quick start
- Perl scripts
- Getting a handle on printing
- What's in a name
- Where's the operator?
- If only, unconditionally, forever
- Regular expressions-pattern matching
- Getting control-regular expression metacharacters
- Getting a handle on files
- How do subroutines function?
- Modularize it, package it, and send it to the library!
- Does this job require a reference?
- Bless those things (object-oriented Perl)
- Those magic ties and DBM stuff
- CGI and Perl: the hyper dynamic duo
- Perl meets MySQL-a perfect connection
- Interfacing with the system
- Report writing with pictures
- Send it over the net and sock it to 'em
- Appendix: A. Perl built-ins, progmas, modules, and the debugger
- B. SQL language tutorial
- C. Perl and biology
- D. Power and speed: CGI and mod_perl.