I've inherited a partially complete project using (yuck!)VB,
ASP, and a product called BusinessObjects. The VB code compiles to a dll file on NT Server and creates a
asp file as well. The dll is used mostly to interact with
BusinessObjects and is becoming somewhat huge. I'd like to
know if there is a way to use Perl to replace the VB
interface to BusinessObjects.
Any help here would be greatly appreciated.