The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Win32-ASP-DB - an object-oriented framework for developing database front-ends using ASP and PerlScript

SYNOPSIS

The Win32-ASP-DB framework makes it much easier to deploy robust, full-featured database front-ends that include widespread business logic. The framework makes extensive use of Perl's object-oriented support, including the flexibility built into that support which allows it to be extended.

REQUIREMENTS

The system relies upon ASP, PerlScript, and ADO very heavily.

It requires the Perl modules Error::Unhandled and Class::SelfMethods, available on CPAN.

GETTING STARTED

The documentation is currently 60% completed. There isn't much, however, in the way of a tutorial. I'd recommend looking through the DocSample directory. After looking through it, you may wish to install it on your IIS server so that you can play with it from a web browser as well.