-
-
30 Mar 2007 17:05:06 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (0)
- Testers (7 / 0 / 0)
- Kwalitee
- License: unknown
- Activity
24 month- Tools
- Download (124.76KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Dependencies
- Data::Pageset
- JSON::Syck
- Sort::SQL
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.01
- original version; created by h2xs 1.23 with options -XA -n Catalyst::Controller::Rose
Modules
RDBO and RHTMLO base classes for CatalystRDBO/RHTMLO Ajax AutocompletionRDBO and RHTMLO for Catalyst CRUD appsbase class for Edit In Place tablesbase class for searching a RDBO modelExamples
- examples/CatRose/Changes
- examples/CatRose/Makefile.PL
- examples/CatRose/README
- examples/CatRose/TODO
- examples/CatRose/catrose.sql
- examples/CatRose/catrose.yml
- examples/CatRose/lib/CatRose/Album.pm
- examples/CatRose/lib/CatRose/Album/Manager.pm
- examples/CatRose/lib/CatRose/AlbumSong.pm
- examples/CatRose/lib/CatRose/Controller/Album.pm
- examples/CatRose/lib/CatRose/Controller/Album/Song.pm
- examples/CatRose/lib/CatRose/Controller/Song.pm
- examples/CatRose/lib/CatRose/Controller/Song/Album.pm
- examples/CatRose/lib/CatRose/DB.pm
- examples/CatRose/lib/CatRose/DB/Object.pm
- examples/CatRose/lib/CatRose/Forms/Album.pm
- examples/CatRose/lib/CatRose/Forms/Song.pm
- examples/CatRose/lib/CatRose/Model/Album.pm
- examples/CatRose/lib/CatRose/Model/Song.pm
- examples/CatRose/lib/CatRose/Session.pm
- examples/CatRose/lib/CatRose/Session/Manager.pm
- examples/CatRose/lib/CatRose/Song.pm
- examples/CatRose/lib/CatRose/Song/Manager.pm
- examples/CatRose/make_rdbo_classes.pl
- examples/CatRose/root/album/edit.xhtml
- examples/CatRose/root/album/search.xhtml
- examples/CatRose/root/album/view.xhtml
- examples/CatRose/root/config
- examples/CatRose/root/default.xhtml
- examples/CatRose/root/header.tt
- examples/CatRose/root/song/edit.xhtml
- examples/CatRose/root/song/search.xhtml
- examples/CatRose/root/song/view.xhtml
- examples/CatRose/root/static/css/autocomplete.css
- examples/CatRose/root/static/css/catrose.css
- examples/CatRose/root/static/css/eip.css
- examples/CatRose/root/static/css/form.css
- examples/CatRose/root/static/css/nav_menu.css
- examples/CatRose/root/static/css/search.css
- examples/CatRose/root/static/images/btn_120x50_built.png
- examples/CatRose/root/static/images/btn_120x50_built_shadow.png
- examples/CatRose/root/static/images/btn_120x50_powered.png
- examples/CatRose/root/static/images/btn_120x50_powered_shadow.png
- examples/CatRose/root/static/images/btn_88x31_built.png
- examples/CatRose/root/static/images/btn_88x31_built_shadow.png
- examples/CatRose/root/static/images/btn_88x31_powered.png
- examples/CatRose/root/static/images/btn_88x31_powered_shadow.png
- examples/CatRose/root/static/images/catalyst_logo.png
- examples/CatRose/root/static/images/down_arrow_small.gif
- examples/CatRose/root/static/images/favicon.ico
- examples/CatRose/root/static/images/up_arrow_small.gif
- examples/CatRose/root/static/js/atomic_eip.js
- examples/CatRose/root/static/js/json.js
- examples/CatRose/root/static/js/prototype.js
- examples/CatRose/root/static/js/scriptaculous/builder.js
- examples/CatRose/root/static/js/scriptaculous/controls.js
- examples/CatRose/root/static/js/scriptaculous/dragdrop.js
- examples/CatRose/root/static/js/scriptaculous/effects.js
- examples/CatRose/root/static/js/scriptaculous/scriptaculous.js
- examples/CatRose/root/static/js/scriptaculous/slider.js
- examples/CatRose/root/static/js/scriptaculous/unittest.js
- examples/CatRose/root/tt/autocomplete.tt
- examples/CatRose/root/tt/column_sort.tt
- examples/CatRose/root/tt/edit.tt
- examples/CatRose/root/tt/eip.tt
- examples/CatRose/root/tt/eip_tbody.tt
- examples/CatRose/root/tt/menu.tt
- examples/CatRose/root/tt/search/form.tt
- examples/CatRose/root/tt/search/pager.tt
- examples/CatRose/root/tt/search/results.tt
- examples/CatRose/root/tt/urls.tt
- examples/CatRose/root/tt/view.tt
- examples/CatRose/root/wrapper.tt
- examples/CatRose/root/wrappers/default.tt
- examples/CatRose/script/catrose_cgi.pl
- examples/CatRose/script/catrose_create.pl
- examples/CatRose/script/catrose_fastcgi.pl
- examples/CatRose/script/catrose_server.pl
- examples/CatRose/script/catrose_test.pl
- examples/CatRose/t/01app.t
- examples/CatRose/t/02pod.t
- examples/CatRose/t/03podcoverage.t
Other files
Module Install Instructions
To install Catalyst::Controller::Rose, copy and paste the appropriate command in to your terminal.
cpanm Catalyst::Controller::Rose
perl -MCPAN -e shell install Catalyst::Controller::Rose
For more information on module installation, please visit the detailed CPAN module installation guide.