Questions about this topic? Sign up to ask in the talk tab.

Perl/Basics/Development environment/Windows

From NetSec
(Redirected from Windows perl environment)
Jump to: navigation, search
Perl > Basics > Development environment > Windows

You can do everything we're going over by installing perl on cygwin. CYGWIN is available at http://www.cygwin.com/install.html

 For compilation to .exe, we recommend "pp", you can install this by `typing cpan -i pp' from your cygwin shell.

There is also a perl implementation for Windows written by activestate, searching for "activestate perl" in any search engine will find it.