Demosten's Perl distribution for Win32

Welcome

This is my Perl distribution for MS Windows. Though I'm not a Perl guru developer, Perl is my favorite scripting language. It's not easy to be a Perl developer with Windows these days. The only good Perl distribution I know about comes from ActiveState. I like it, but I find it too limiting. All ActiveState's parts (scripting engine, PPM etc.) are closed source. License is changed to forbid redistribution of the installer (well last time I checked this was several years ago, but you won't have to check it with this distribution anyway). Also you are stuck with ActiveState's PPM in order to get compiled modules (remember unlike Linux and other Unix based OSes you don't have a C/C++ compiler comming with your Windows). I like PPM, but what to do if some module is in CPAN and not in PPM repository? I looked around and found several other distros, but they all were just a custom compiled versions of Perl. No good answer to the question 'How do I add a module?'. Then I decided to create another Perl distribution. This time with a compiler, IDE and no additional license limitations. I understand that comparing to ActiveState is far from easy but I believe it is achievable. Please feel free to send suggestions and bug reports to demosten@gmail.com

Homepage

Official homepage: http://dnperl.sf.net/
Downloads at project home page: http://sourceforge.net/projects/dnperl/

Features

Some of the features include:

Get involved

I need all the help you can give! I need your good ideas. I need you feedback and opinion. I need you critics. I need your fixes to my code. I need someone to create some art, so we can have a logo, distinct icon and better looking help. I need someone to make a CPAN module out of Perl Scripting Engine. I'm stoping before I scare all of you!

Additional modules

Here is the full list of additional modules included:

History

version 5.10.0 rev 2 from (13.September.2008):

version 5.10.0 rev 1 from (06.September.2008):

  • Initial release