CPAN
Home  Documentation  Recent  Preferences  Modules  Distributions    Authors   
Find    in      

Distributions     > >     H     > >     HTTP     > >     HTTP-AppServer
Distribution HTTP-AppServer [Download]
Author KITOMER [ Tom Kirchner ]
Version 0.04
Abstract Pure-Perl web application server framework
Released 15 Dec 2010
Size 16.2 KB
MD5 Checksum ac349823484244c3fb369f4adc4375bd
Additional Files README   |   META   |   Changes   |   Makefile.PL   |  
Links search.cpan.org   |   CPAN::Forum  |   AnnoCPAN  |   rt.cpan.org  |   Rating  | CPANTS  | CPAN testers | Dependencies | Testers matrix
Prerequisites Data::Dumper  |   Data::UUID  |   DBI  |   HTTP::Server::Simple::CGI  |   IO::File  |   JSON  |   MIME::Base64  |   Path::Trim  |  

Modules

HTTP::AppServer  [source]   [v 0.04] Small extensible pure-Perl HTTP Server core
HTTP::AppServer::Base [source]   [v 0.01]
HTTP::AppServer::Plugin  [source]   [v 0.01] Plugin base for HTTP::AppServer plugins.
HTTP::AppServer::Plugin::CustomError  [source]   [v 0.01] Plugin for HTTP::AppServer that defines custom error pages for all HTTP error codes.
HTTP::AppServer::Plugin::Database  [source]   [v 0.01] Plugin for HTTP::AppServer that allows easy DBI database access.
HTTP::AppServer::Plugin::FileRetriever  [source]   [v 0.01] Plugin for HTTP::AppServer that retrieves files from a document root.
HTTP::AppServer::Plugin::HTTPAuth  [source]   [v 0.01] Plugin for HTTP::AppServer uses HTTP authentication to authenticate a client. The authentication works based on a certain handler regex.
HTTP::AppServer::Plugin::JsonCrud  [v 0.01]
HTTP::AppServer::Plugin::PlainHTML  [source]   [v 0.01] Plugin for HTTP::AppServer that creates static html pages for a given set of database tables to make a website better accessable for search engine crawlers and drive SEO.

Categories

World Wide Web HTML HTTP CGI    >>     HTTP

dslip information

Development Stage (Note: *NO IMPLIED TIMESCALES*) Beta testing
Support Level Developer
Language Used Perl-only, no compiler needed, should be platform independent
Interface Style Object oriented using blessed references and/or inheritance
Public License Standard-Perl: user may choose between GPL and Artistic

Win32 PPM packages for "HTTP-AppServer"

ActiveState default Perl 5.10 repository   [  v 0.04   ]
ActiveState default Perl 5.12 repository   [  v 0.04   ]
trouchelle.com Perl 5.10 repository   [  v 0.04   ]

Problems, suggestions, or comments to Randy Kobes. Questions? Check the FAQ.
Enable installations using PAR::WebStart.