Changes for version 0.42

  • revert ACCEPT_CONTEXT changes; fixes pushed to new C::C::A_C on CPAN, and added no warnings using Class::C3::Adopt::NEXT (thanks to t0m)
  • change from 'use Class::C3' to 'use mro "c3"' with new dep on MRO::Compat
  • added some debugging in tests

Documentation

step-by-step through CatalystX::CRUD example app

Modules

CRUD framework for Catalyst applications
base class for CRUD controllers
generic iterator wrapper for CXCM iterator() results
simple iterator for CXCO::File objects
base class for CRUD models
filesystem CRUD model
helpful methods for your CRUD Model class
make CRUD Controllers work with non-CRUD models
filesystem CRUD model adapter
an instance returned from a CatalystX::CRUD::Model
filesystem CRUD instance
RESTful CRUD controller
search results class
mock controller class for testing CatalystX::CRUD packages
mock form class for testing CatalystX::CRUD packages