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

Changes for version 0.006

  • Changed out my naive cache logic, and replace it with Chi. Added two options
    • refresh_in_seconds This was added in the last release, but I updated the doc this release.
    • cache_options This is passed to CHI->new(); The default is an in memory cache.
  • Added better error handling around getting objects from S3. If and error is thrown, it will remove the item from the cache and try to retrieve it again.

Modules

Enable template toolkit to use Amazon's S3 service as a provier of templates.