Package : perl-Catalyst-Plugin-AutoCRUD

Package details

Summary: Instant AJAX web front-end for DBIx::Class

Description:
This module contains an application which will automatically construct a
web interface for a database on the fly. The web interface supports Create,
Retrieve, Update, Delete and Search operations.

The interface is not written to static files on your system, and uses AJAX
to act upon the database without reloading your web page (much like other
Web 2.0 applications, for example Google Mail).

Almost all the information required by the plugin is retrieved from the
DBIx::Class ORM frontend to your database, which it is expected
that you have already set up (although see /USAGE). This
means that any change in database schema ought to be reflected immediately
in the web interface after a page refresh.


URL: http://search.cpan.org/dist/Catalyst-Plugin-AutoCRUD
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs