Wednesday, 28 August 2013

Free Perl for IIS

Free Perl for IIS

I'd like to use awstats for website statistics. Is there some free Perl
distribution that plays nicely with IIS 7?
This is what I've tried:
Googling for perl iis yields a lot of tutorials, all of which refer to
ActivePerl. Alas, ActivePerl requires a $999/year license if you want to
use it on an "external-facing" or production server (see Section 4b of the
ActivePerl Community License Agreement or this SO question).
The Perl download page also mentions Strawberry Perl and DWIM Perl, none
of which mention IIS at all on their homepages. Since there are multiple
ways to integrate software to IIS (ISAPI, CGI, Fast-CGI, etc.), I'd like
something that explicitly mentiones how it should be integrated into IIS.
Are there other alternatives that I have missed?

No comments:

Post a Comment