in reply to How to invoke the Win32::ASP perl files, which on Apache web server, WinNT?

Win32::ASP is if you already have an ASP environment, usually under IIS. It allows you to interact with much of it as though it were CGI, though less than Win32::ASP::CGI. As dhable pointed out, what you do in fact desire is Apache::ASP.

--
perl -pe "s/\b;([st])/'\1/mg"

  • Comment on Re: How to invoke the Win32::ASP perl files, which on Apache web server, WinNT?