The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.000 - 2016-06-01

  • First "official" production release (i.e. can be used beyond RapidApp)
  • More complete documentation (VANSTYN)
  • Added Catalyst::Plugin::SimpleCAS interface (VANSTYN)
  • Add new sugar methods 'fetch', 'fetch_fh' and 'add' (VANSTYN)
  • Fix Store::File backend on Win32 Strawberry perl - PR #5 (NRDVANA)

Modules

General-purpose content-addressed storage (CAS) for Catalyst
Content object class for SimpleCAS
Internal MIME resource resolver for SimpleCAS
Addl MHTML methods for SimpleCAS
Base Role for all SimpleCAS Store
DBIx::Class Store for SimpleCAS
Standard file-based Store for SimpleCAS
Plugin interface to Catalyst::Controller::SimpleCAS