CPAN
Home  Documentation  Recent  Preferences  Modules  Distributions    Authors   
Find    in      

Distributions     > >     S     > >     Scaffold
Distribution Scaffold [Download]
Author KESTEB [ Kevin L. Esteb ]
Version 0.06
Abstract Web Application Infrastructure
Released 16 May 2011
Size 53.6 KB
MD5 Checksum 38603466922f1f37082bbe89a47ab3ba
Additional Files README   |   META   |   Changes   |   Makefile.PL   |   Build.PL   |  
Links search.cpan.org   |   CPAN::Forum  |   AnnoCPAN  |   rt.cpan.org  |   Rating  | CPANTS  | CPAN testers | Dependencies | Testers matrix

Modules

Scaffold  [source]   [v 0.06] Web Application Infrastructure
Scaffold::Base  [source]   [v 0.01] The Base environment for Scaffold
Scaffold::Cache  [source]   [v 0.01] The base class for Caching in Scaffold
Scaffold::Cache::FastMmap  [source]   [v 0.01] Caching is based on fastmmap.
Scaffold::Cache::Manager  [source]   [v 0.01] Maintains the cache subsystem for Scaffold
Scaffold::Cache::Memcached  [source]   [v 0.01] Caching is based on memcached.
Scaffold::Class  [source] A Perl extension for the Supervisor environment
Scaffold::Constants  [source] Define useful constants for the Scaffold environment
Scaffold::Engine  [source]   [v 0.01] The Scaffold interface to Plack/psgi
Scaffold::Handler  [source]   [v 0.02] The base class for Scaffold Handlers
Scaffold::Handler::Default  [source]   [v 0.01] The default handler
Scaffold::Handler::ExtDirect  [source]   [v 0.01] A handler for Ext.Direct RPC requests
Scaffold::Handler::ExtPoll  [source]   [v 0.01] A handler to for the Ext.direct poller
Scaffold::Handler::Favicon  [source]   [v 0.01] A handler to handle "favicon.ico" files
Scaffold::Handler::Robots  [source]   [v 0.01] A handler to handle "robots.txt" files
Scaffold::Handler::Static  [source]   [v 0.01] A handler for static files
Scaffold::Lockmgr  [source]   [v 0.01] The base class for locking within Scaffold
Scaffold::Lockmgr::KeyedMutex  [source]   [v 0.01] Use the KeyedMutex daemon for resource locking.
Scaffold::Lockmgr::UnixMutex  [source]   [v 0.02] Use SysV semaphores for resource locking.
Scaffold::Plugins  [source]   [v 0.01] The base class for Scaffold plugins
Scaffold::Render  [source]   [v 0.01] The base class for rendering.
Scaffold::Render::Default  [source]   [v 0.01] The default renderer for Scaffold.
Scaffold::Render::TT  [source]   [v 0.01] Use the Template Toolkit to render pages.
Scaffold::Routes  [source]   [v 0.02] Implementing Routes for url dispatching within Scaffold
Scaffold::Server  [source]   [v 0.02] The Scaffold web engine
Scaffold::Session::Manager  [source]   [v 0.01] The class for Sessions in Scaffold
Scaffold::Session::Store::Cache  [source]   [v 0.01] Use Scaffold's internal caching
Scaffold::Stash  [source]   [v 0.01] The base class for the stash within Scaffold
Scaffold::Stash::Controller  [source]   [v 0.01]
Scaffold::Stash::Cookies  [source]   [v 0.01] A stash of cookies
Scaffold::Stash::Manager  [source]   [v 0.01] A plugin to manage cookies
Scaffold::Stash::View  [source]   [v 0.01] The internal view of an output page.
Scaffold::Uaf::Authenticate  [source]   [v 0.03] An Basic Authentication Framework
Scaffold::Uaf::Authorize  [source]   [v 0.01] An abstract base class to use as a
Scaffold::Uaf::AuthorizeFactory  [source] A default authorization module.
Scaffold::Uaf::GrantAllRule  [source] A rule that grants permission to do everything.
Scaffold::Uaf::Login  [source]   [v 0.01] A handler for the /login url.
Scaffold::Uaf::Logout  [v 0.01]
Scaffold::Uaf::Manager  [source]   [v 0.02] A plugin to do authentication within the Scaffold framework
Scaffold::Uaf::Rule  [source]   [v 0.01] A base class for rules.
Scaffold::Uaf::User  [source]   [v 0.01] A module that defines a basic user object.
Scaffold::Utils  [source]   [v 0.01] Utilitiy functions for Scaffold

Categories

World Wide Web HTML HTTP CGI    >>     Scaffold
Archiving and Compression    >>     Scaffold

Win32 PPM packages for "Scaffold"

ActiveState default Perl 5.10 repository   [  v 0.06   ]
ActiveState default Perl 5.12 repository   [  v 0.06   ]

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