This page
is designed to help novice programmers learn the Perl
programming language. Specifically, it's designed to help them
learn enough to run CGI scripts on a Unix Web
server.
Mysql - Perl interfaces to
the mSQL and mysql databases
| Andreas Koenig
| 37 KB |
M(y)sqlPerl
emulation using DBI.
Manual de
Perl
| 215 KB |
Variables y
datos. Entrada/Salida. Estructuras de control. Expresiones
regulares y patrones de busqueda. Manejo de archivos.
Subrutinas.
Tutorial de
Perl
| Departamento de
Telecomunicaciones ITESO
| 11 KB |
Descripción. Donde Conseguirlo. TIPOS DE DATOS.
Escalares. Arreglos. Operadores. CONTROL DE FLUJO. EXPRESIONES
REGULARES. ENTRADA/SALIDA. FUNCIONES DEL SISTEMA. ACCESO A
DIRECTORIOS. SUBRUTINAS. E/S FORMATEADA. FUNCIONES DE ARREGLOS
INCLUÍDAS. FUNCIONES STRING. SCRIPTS SUID'S. DEPURACIÓN Y
PAQUETES. OPCIONES DE LA LÍNEA DE
COMANDOS.
Proyecto de Tutorial de
Perl
| Daniel Sol Llaven
| 65 KB |
Que es
PERL. Filosofía de PERL. Programación Básica. Programación
Especial. Programación de CGI, en Perl. Expresiones Regulares.
Variables.