PLEAC – Programming Language Examples Alike Cookbook
Tutorial de perl español con Ejemplos (examples of) de scripts Perl
23 08 2008Comentarios : Deja un Comentario »
Etiquetas: Perl
Categorías : Perl
Comparación (Comparing) PHP and Perl
23 03 2008| PHP | Perl |
|---|---|
| file.php | file.cgi |
| scripts in <?php..?> | whole file is script |
| Puede incluir raw HTML | must print all output |
| NO es necesario indicar el interprete | Primera línea ruta interprete es #!/var/bin/perl |
| Leer el resto de esta entrada » | |
Comentarios : Deja un Comentario »
Etiquetas: comparison, comparison perl php, Perl, PHP
Categorías : Perl, PHP





