[Catalyst] [ANNOUNCE] Rose::* modules on CPAN

Jeff Chimene jchimene at gmail.com
Mon Apr 23 19:06:34 GMT 2007


Peter Karman wrote:
> Cattle-lusters,
>
> As mentioned here in passing last month, I have uploaded some base
> components to CPAN for use with Rose::HTML::Objects, Rose::DB::Object
> and Catalyst.
>
> * http://search.cpan.org/dist/Catalyst-Model-RDBO/ (latest: 0.03)
>
>   A Model base class for integrating RDBO with Catalyst. Mostly a thin
>   convenience wrapper around Rose::DB::Object and
> Rose::DB::Object::Manager.
>
> * http://search.cpan.org/dist/Catalyst-Controller-Rose/ (latest: 0.02)
>
>   A collection of Controller base classes for easing CRUD-style
> application
>   development with RHTMLO and RDBO.
>
>   Included with the C::C::R controllers is an entire example Catalyst app
>   called CatRose. It's in the t/examples/ directory. It includes
> templates,
>   in-place-editing with Javascript, and some other goodies.
>
>
> Comments/patches/tests welcome.
>
> cheers,
> pek
>
Hi,

I've installed the Catalyst-Controller-Rose 0.02 and the examples stayed
in the CPAN working directory. Is this the intended behavior?

# find . -iname t
./.cpan/sources/authors/id/T
./.cpan/build/Module-Build-0.2807-7RbkWV/t
./.cpan/build/Module-Build-0.2807-KU4mqT/t
./.cpan/build/DateTime-TimeZone-0.6501-7O8xZw/t
./.cpan/build/Catalyst-Plugin-ConfigurablePathTo-0.01-DZEEny/t
./.cpan/build/Catalyst-Controller-Rose-0.02-9BkmPu/t
./.cpan/build/Catalyst-Controller-Rose-0.02-9BkmPu/t/examples/CatRose/t
./.cpan/build/Catalyst-Controller-Rose-0.02-YLjEYT/t
./.cpan/build/Catalyst-Controller-Rose-0.02-YLjEYT/t/examples/CatRose/t
./.cpan/build/Module-Build-0.2807-pPzzuG/t
./.cpan/build/DateTime-TimeZone-0.6501-hjoKYA/t
./.cpan/build/Module-Build-0.2807-WSUn79/t
./.cpan/build/DateTime-TimeZone-0.6501-Op5JLR/t
./.cpan/build/Module-Build-0.2807-wvhqi9/t
# find /usr/local -iname catrose
# find . -iname catrose
./.cpan/build/Catalyst-Controller-Rose-0.02-9BkmPu/t/examples/CatRose
./.cpan/build/Catalyst-Controller-Rose-0.02-9BkmPu/t/examples/CatRose/lib/CatRose
./.cpan/build/Catalyst-Controller-Rose-0.02-YLjEYT/t/examples/CatRose
./.cpan/build/Catalyst-Controller-Rose-0.02-YLjEYT/t/examples/CatRose/lib/CatRose

Cheers,
jec



More information about the Catalyst mailing list