CGI::Application::Framework

CGI::Application::Framework is a fully-featured MVC web application platform.
Download

CGI::Application::Framework Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Richard Dice
  • Publisher web site:
  • http://search.cpan.org/~rdice/CGI-Application-Framework-0.26/lib/CGI/Application/Framework.pm

CGI::Application::Framework Tags


CGI::Application::Framework Description

CGI::Application::Framework is a fully-featured MVC web application platform. CGI::Application::Framework is a fully-featured MVC web application platform.This is alpha-quality software which is being continually developed and refactored. Various APIs will change in future releases. There are bugs. There are missing features. Feedback and assistance welcome!SYNOPSISApplication LayoutA CGI::Application::Framework project has the following layout: /cgi-bin/ app.cgi # The CGI script /framework/ framework.conf # Global CAF config file projects/ MyProj/ framework.conf # MyProj config file common-templates/ # login templates go here common-modules/ CDBI/ MyProj.pm # The Class::DBI project module MyProj/ app.pm # The Class::DBI application module MyProj.pm # The project module applications/ framework.conf # "All applications" config file myapp1/ framework.conf # myapp1 config file myapp1.pm # An application module templates/ runmode_one.html # templates for myapp1 runmode_two.html myapp2/ framework.conf # myapp2 config file myapp2.pm # An application module templates/ runmode_one.html # templates for myapp2 runmode_two.html Requirements: · Perl


CGI::Application::Framework Related Software