aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Rose-DBx-Object-Renderer/pkg-descr
blob: 55b0be2925faf6cfd612c1d20f436a3345d9a528 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
Rose::DBx::Object::Renderer generates web UIs for Rose::DB::Object.
It encapsulates many web conventions in the generated UIs as default
behaviours. For example, email addresses are by default rendered as
mailto links in tables and appropiate validation is enforced
automatically in forms. These behaviours are highly extensible.

Renderer uses CGI::FormBuilder to generate forms and the Google Chart
API to render charts. Template::Toolkit is used for template processing,
however, Renderer can dynamically generate a full set of UIs without
any templates.

WWW: http://search.cpan.org/dist/Rose-DBx-Object-Renderer/