Peter Flanigan > App-Munchies-0.7.1318

App-Munchies-0.7.1318

This Release App-Munchies-0.7.1318  [Download] [Browse 22 Apr 2012
Links Discussion Forum ] [ View/Report Bugs ] [ Website ] [ Dependencies ] [ Other Tools ]
CPAN Testers PASS (79)   UNKNOWN (2)   [ 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.json
README
SIGNATURE

Modules

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

Documentation

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