A few years ago I had to use ASP too. I wrote a perl module to allow me to still develop in perl cgi, but have the code run in PerlScript in ASP (without changing any code of course). This perl module only handled simple things like input/output and script parameters, but for me it was very useful. One of the goals with the module was also to preserve portability with other platforms as far as possible.
I had since then not had time to keep the module alive. There were unfortunately some problems using it with newer builds of perls. I don't think the module is available on the Internet any more (I have a non-functional copy...), but you can still use the same approach maybe. - Lennart -----Original Message----- From: Mark Bergeron [mailto:[EMAIL PROTECTED]] Sent: 16 oktober 2001 15:05 To: [EMAIL PROTECTED] Subject: A different path Hello group, Now this will be completely off-topic but, as this list has been an invaluable resource of information and entertainment, I thought to post this thread. I have (unfortunately) been charged with moving from Perl to (dare I say it) ASP. The transition seems easy enough. VBScript is certainly less challenging this Perl. So, that having been said, could any of you whom have deviated in this direction share a couple of good bookmarks with me? It would certainly be appreciated. I had thought of building in Perl and just changing the APP mappings in IIS. That would be cheating though. LOL TIA, Mark Bergeron' ___ _ | _ ) ___ ___ | | | _ \/ _ \/ _ \|_| |___/\___/\___/(_) ___________________________________________________ GO.com Mail Get Your Free, Private E-mail at http://mail.go.com _______________________________________________ Perl-Win32-Web mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/perl-win32-web _______________________________________________ Perl-Win32-Web mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/perl-win32-web
