Apache::ASP
<% Web Applications with Apache & mod_perl %>
% INTRO
  INSTALL
  CONFIG
  SYNTAX
  EVENTS
  OBJECTS
  SSI
  SESSIONS
  XML/XSLT
  CGI
  PERLSCRIPT
  STYLE GUIDE
  FAQ
  TUNING
  CREDITS
  SUPPORT
  SITES USING
  TESTIMONIALS
  RESOURCES
  TODO
  CHANGES
  LICENSE

  EXAMPLES

Powered by Apache::ASP
Powered by ModPerl and Apache
Powered by Perl
INTRO
Apache::ASP provides an Active Server Pages port to the Apache Web Server with Perl scripting only, and enables developing of dynamic web applications with session management and embedded Perl code. There are also many powerful extensions, including XML taglibs, XSLT rendering, and new events not originally part of the ASP API!
Apache::ASP's features include:
  • Scripting SYNTAX is Natural and Powerful
  • Rich OBJECTS Developer API
  • Web Application EVENTS Model
  • Modular SSI Decomposition, Code Sharing
  • User SESSIONS, CIFS & NFS Cluster Ready
  • XML/XSLT Rendering & Custom Tag Technology
  • CGI Compatibility
  • PERLSCRIPT Compatibility
  • Great Open Source SUPPORT
This module works under the Apache Web Server with the mod_perl module enabled. See http://www.apache.org and http://perl.apache.org for further information.
This is a portable solution, similar to ActiveState's PerlScript for NT/IIS ASP. Work has been done and will continue to make ports to and from this implementation as smooth as possible.
For Apache::ASP downloading and installation, please read the INSTALL section. For installation troubleshooting check the FAQ and the SUPPORT sections.
For database access, ActiveX, scripting languages, and other miscellaneous issues please read the FAQ section.