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

0.07 2019-12-09T12:21:26Z
    - add canonicalLinkHeader (#16)
    - support maxWidth and maxHeight (to some degree, see #6)

0.06 2019-10-24T10:28:48Z
    - Extend documentation
    - Propagate features in JSON response
    - Fix WebP and JPEG 2000 MIME types
    - Fix protocol in info.json

0.05 2019-10-11T09:42:41Z
    - major cleanup

0.04 2019-10-10T14:58:56Z
    - add option magick_args

0.03 2019-10-10T12:50:26Z
    - implement canonical requests
    - add base URI parameter
    - improve test coverage

0.02 2019-10-09T15:24:04Z
    - extend documentation and error handling
    - implement size parameter

0.01 2019-10-09T11:40:02Z
    - initial version