| This Release | Bigtop-0.38 | [Download] [Browse] | 10 Jul 2010 | |||
| Links | [ Discussion Forum ] [ View/Report Bugs (3) ] [ Dependencies ] [ Other Tools ] | |||||
| CPAN Testers | PASS (18) FAIL (33) UNKNOWN (3) [ View Reports ] [ Perl/Platform Version Matrix ] | |||||
| Rating |
(0 Reviews)
[ Rate this distribution ]
| |||||
| License | The Perl 5 License (Artistic 1 & GPL 1) | |||||
| Special Files |
|
|||||
| Bigtop | A web application data language processor | 0.38 | |
| Bigtop::Backend::CGI | defines the legal keywords for cgi backends | ||
| Bigtop::Backend::CGI::Gantry | A generated server for the [% app_name %] app | ||
| Bigtop::Backend::Conf | defines the legal keywords for conf backends | ||
| Bigtop::Backend::Conf::Gantry | makes Config::Gantry conf files | ||
| Bigtop::Backend::Conf::General | makes Config::General conf files | ||
| Bigtop::Backend::Control | defines legal keywords in control blocks | ||
| Bigtop::Backend::Control::Gantry | controller generator for the Gantry framework | 0.01 | |
| Bigtop::Backend::Diagram::GraphvizSql | generates dot language file for data model | ||
| Bigtop::Backend::HttpdConf | defines the legal keywords for httpd conf backends | ||
| Bigtop::Backend::HttpdConf::Gantry | httpd.conf generator for the Gantry framework | ||
| Bigtop::Backend::Init::Std | Bigtop backend which works sort of like h2xs | ||
| Bigtop::Backend::Model | defines legal keywords in table and field blocks | ||
| Bigtop::Backend::Model::GantryCDBI | package_name %] - model for [% table_name %] table (stub part) | ||
| Bigtop::Backend::Model::GantryDBIxClass | app_name %]::Model - schema class for [% app_name +%] | ||
| Bigtop::Backend::SQL | defines legal keywords in table and field blocks | ||
| Bigtop::Backend::SQL::DB2 | backend to generate sql for DB2 database creation | ||
| Bigtop::Backend::SQL::MySQL | backend to generate sql for MySQL database creation | ||
| Bigtop::Backend::SQL::Postgres | backend to generate sql for Postgres database creation | ||
| Bigtop::Backend::SQL::SQLite | backend to generate sql for SQLite database creation | ||
| Bigtop::Backend::SiteLook::GantryDefault | Bigtop to generate site appearance files | ||
| Bigtop::Deparser | given an AST, makes a corresponding bigtop source file | ||
| Bigtop::Grammar | generated by Parse::RecDescent from bigtop.grammar | ||
| Bigtop::Keywords | A central place to describe all bigtop keywords | ||
| Bigtop::Parser | the Parse::RecDescent grammar driven parser for bigtop files | ||
| Bigtop::ScriptHelp | A helper modules for command line utilities | ||
| Bigtop::ScriptHelp::Style | Factory for scripts' command line and standard in handlers | ||
| Bigtop::ScriptHelp::Style::Kickstart | handles kickstart syntax for scripts | ||
| Bigtop::ScriptHelp::Style::Pg8Live | gets its descriptions from Postgresql | ||
| Bigtop::TentMaker | A Gantry App to Help You Code Bigtop Files | ||
| Bigtop::TentMakerPath | keeps track of where the tentmaker templates live | ||
| GENKids | generated support module for Kids | ||
| Kids | the base module of this web app | 0.01 | |
| Kids::Child | A controller in the Kids application | ||
| Kids::GEN::Child | generated support module for Kids::Child | ||
| Kids::GEN::Soap | generated support module for Kids::Soap | ||
| Kids::Model | schema class for Kids | ||
| Kids::Model::child | model for child table (stub part) | ||
| Kids::Soap | A controller in the Kids application | ||
| Parse::RecDescent::Bigtop::Grammar |