Welcome to Rose
Rose is a set of Perl modules focused on web application development. The modules that make up Rose include a DBI abstraction layer, an object-relational mapper (ORM), an HTML widget toolkit, and (eventually) an MVC-style web application framework.
Download
- Rose::DB on CPAN
- Rose::DB::Object on CPAN
- Rose::HTML::Objects on CPAN
- Subversion repository (web interface)
- SVN checkout instructions
Overview
Support
- Rose::DB::Object mailing list
- Rose::HTML::Objects mailing list
- Old Rose::DB::Object SourceForge mailing list archive
- Old Rose::HTML::Objects SourceForge mailing list archive
- IRC on irc.perl.org channel #rdbo
Tutorials
Benchmarks
- Rose-DB-Object is fast. See RDBOBenchmarks.
Miscellaneous
- Extending Rose::DB::Object - a brief overview from the mailing list.
- Generating Schema Graphs
- Success stories