The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.47

  • fix tutorial per RT#53396
  • fix bug in base Controller->fetch() where multiple PKs where one value is null were slipping through. Reported by Adam Mackler.

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