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"