Peter Flanigan > App-Munchies-0.4.794

App-Munchies-0.4.794

This Release App-Munchies-0.4.794  [Download] [Browse 30 Jun 2009
Links Discussion Forum ] [ View/Report Bugs ] [ Website ] [ Dependencies ] [ Other Tools ]
CPAN Testers PASS (6)   FAIL (7)   UNKNOWN (5)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating      (0 Reviews) [ Rate this distribution ]
License The Perl 5 License (Artistic 1 & GPL 1)
Special Files
Build.PL
Changes
LICENSE
MANIFEST
META.yml
Makefile.PL
README
SIGNATURE

Modules

App::Munchies Catalyst example application using food recipes as a data set     0.4.794
App::Munchies::Admin Subroutines that run as the super user     0.4.790
App::Munchies::CLI Subroutines accessed from the command line     0.4.790
App::Munchies::Controller::Admin Cross application administrative functions     0.4.790
App::Munchies::Controller::Entrance Welcome to this application framework     0.4.790
App::Munchies::Controller::Library A server side bookmark manager and food recipe database     0.4.790
App::Munchies::Controller::Library::Admin Manage server side bookmarks database     0.4.790
App::Munchies::Controller::Library::Catalog Server side bookmarks     0.4.790
App::Munchies::Controller::Library::Recipes Food recipe management     0.4.790
App::Munchies::MealMaster::KinoSearch Text search model for food recipes in MMF format     0.4.790
App::Munchies::Model::Authentication Database authentication class     0.4.790
App::Munchies::Model::Catalog Manipulate the library catalog database     0.4.790
App::Munchies::Model::DemoText Demonstration model     0.4.790
App::Munchies::Model::MealMaster Manipulate food recipes stored in MMF format     0.4.790
App::Munchies::Schema Command line database utility methods     0.4.790
App::Munchies::Schema::Authentication Schema base class     0.4.790
App::Munchies::Schema::Authentication::Roles Class definition for the roles table     0.4.790
App::Munchies::Schema::Authentication::UserRoles Class definition for the user_roles table     0.4.790
App::Munchies::Schema::Authentication::Users Class definitions for the users table     0.4.790
App::Munchies::Schema::Base Component base class     0.4.790
App::Munchies::Schema::Catalog Schema base class     0.4.790
App::Munchies::Schema::Catalog::Result::Links Class definition for the links table     0.4.790
App::Munchies::Schema::Catalog::Result::Names Class definition for the names table     0.4.790
App::Munchies::Schema::Catalog::Result::Nodes Class definition for the nodes table     0.4.790
App::Munchies::Schema::Catalog::ResultSet::Links Canned queries against the links table     0.4.790
App::Munchies::Schema::Catalog::ResultSet::Nodes Canned queries against the nodes table     0.4.790

Documentation

munchies_admin Run subroutines as the super user  
munchies_cgi.pl Catalyst CGI  
munchies_cli A command line interface to application subroutines  
munchies_create.pl Create a new Catalyst Component  
munchies_fastcgi.pl Catalyst FastCGI  
munchies_lock Provide set/reset locking semantics  
munchies_schema Prodcues the SQL statements needed to create an App::Munchies database  
munchies_server.pl Catalyst Testserver  
munchies_test.pl Catalyst Test