DragoN
11-25-2008, 01:35 PM
La primera opción seria instalar el propio perl para windows, pero como ellos mismos en su pagina recomiendan el ActivePerl (http://www.perl.com/download.csp) pues empezaremos por este.
http://img143.imageshack.us/img143/4599/boxshoth80zm4.png
ActivePerl es un instalador sencillo de perl que implemente este lenguaje para el sistema operativo windows, se encarga de administrarlo y configurarlo adecuadamente.
una vez instalado el avtive perl solo tendrás que crear tus archivos con el blog de notas o tu editor favorito y ejecutarlo desde la consola de comandos.
inicio/ejecutar/cmd
perl script.pl
No es lo mas cómodo pero si lo mas básico.
Ahora pasemos con algunos IDE's libres (los comerciales no se tendrán en cuenta) para este lenguaje.
Open Perl IDE
http://img246.imageshack.us/img246/9388/syntaxcoloringtnyt3.gif
Algunas de sus características:
• Customizable Perl Syntax Coloring.
• Complete encapsulation of "perl.exe".
• Erroneous script lines will be listed on run, compile or debug. The first error-line is marked in editor window.
• SyntaxColoring
• Insertion and deletion of conditional breakpoints.
• View and edit of variables in a watch tree.
• Hint-Evaluation: Variables under the mouse-cursor will be evaluated and shown as hint.
• Callstack info, List of loaded modules.
• Debugging
• Highly configurable, integrated help system.
• Flexible environment with dockable windows. Each configuration can be saved as an IDE-Desktop.
• It is possible to use different desktop-settings for Edit, Run and Debug modes.
Pagina Oficial:
http://open-perl-ide.sourceforge.net/
Descargas:
http://sourceforge.net/project/showfiles.php?group_id=23334&release_id=91440
Perl Express
http://img211.imageshack.us/img211/5752/pesshotsmji3.gif
De los mejorcitos y mas completos IDE's de PERL para windows, algunas de sus características:
• Multiple scripts for editing, running and debugging
• Full server simulation
• Completely integrated debugging with breakpoints, stepping, displaying variable values, etc.
• Queries may be created from internal Web browser or Query editor
• Test MySQL, MS Access... scripts for Windows
• Interactive I/O
• Multiple input files
• Allows you to set environment variables used for running and debugging script
• Customizable code editor with syntax highlighting, unlimited text size, printing, line numbering, bookmarks, column selection, powerful search and replace engine, multilevel undo/redo operations, margin and gutter, etc.
• Highlighting of matching braces
• Windows/Unix/Mac line endings support
• OfficeXP-styled menus and toolbars
• HTML, RTF export
• Live preview of the scripts in the internal web browser
• Directory Window
• Code Library
• Operation with the projects
• Code Templates
• Help on functions
• Perl printer, pod viewer, table of characters and HTML symbols, and others
Pagina Oficial:
http://www.perl-express.com/
Descargas:
http://www.perl-express.com/download.html
Si conoces otro que sea gratuito y para WINDOWS aportalo ;)
http://img143.imageshack.us/img143/4599/boxshoth80zm4.png
ActivePerl es un instalador sencillo de perl que implemente este lenguaje para el sistema operativo windows, se encarga de administrarlo y configurarlo adecuadamente.
una vez instalado el avtive perl solo tendrás que crear tus archivos con el blog de notas o tu editor favorito y ejecutarlo desde la consola de comandos.
inicio/ejecutar/cmd
perl script.pl
No es lo mas cómodo pero si lo mas básico.
Ahora pasemos con algunos IDE's libres (los comerciales no se tendrán en cuenta) para este lenguaje.
Open Perl IDE
http://img246.imageshack.us/img246/9388/syntaxcoloringtnyt3.gif
Algunas de sus características:
• Customizable Perl Syntax Coloring.
• Complete encapsulation of "perl.exe".
• Erroneous script lines will be listed on run, compile or debug. The first error-line is marked in editor window.
• SyntaxColoring
• Insertion and deletion of conditional breakpoints.
• View and edit of variables in a watch tree.
• Hint-Evaluation: Variables under the mouse-cursor will be evaluated and shown as hint.
• Callstack info, List of loaded modules.
• Debugging
• Highly configurable, integrated help system.
• Flexible environment with dockable windows. Each configuration can be saved as an IDE-Desktop.
• It is possible to use different desktop-settings for Edit, Run and Debug modes.
Pagina Oficial:
http://open-perl-ide.sourceforge.net/
Descargas:
http://sourceforge.net/project/showfiles.php?group_id=23334&release_id=91440
Perl Express
http://img211.imageshack.us/img211/5752/pesshotsmji3.gif
De los mejorcitos y mas completos IDE's de PERL para windows, algunas de sus características:
• Multiple scripts for editing, running and debugging
• Full server simulation
• Completely integrated debugging with breakpoints, stepping, displaying variable values, etc.
• Queries may be created from internal Web browser or Query editor
• Test MySQL, MS Access... scripts for Windows
• Interactive I/O
• Multiple input files
• Allows you to set environment variables used for running and debugging script
• Customizable code editor with syntax highlighting, unlimited text size, printing, line numbering, bookmarks, column selection, powerful search and replace engine, multilevel undo/redo operations, margin and gutter, etc.
• Highlighting of matching braces
• Windows/Unix/Mac line endings support
• OfficeXP-styled menus and toolbars
• HTML, RTF export
• Live preview of the scripts in the internal web browser
• Directory Window
• Code Library
• Operation with the projects
• Code Templates
• Help on functions
• Perl printer, pod viewer, table of characters and HTML symbols, and others
Pagina Oficial:
http://www.perl-express.com/
Descargas:
http://www.perl-express.com/download.html
Si conoces otro que sea gratuito y para WINDOWS aportalo ;)