Revision history for Perl extension Image::Sane. 0.09 Mon, 25 May 2017 17:30 +0200 - Use identify -format to fix spurious test failures - + missing PREREQ_PM and CONFIGURE_REQUIRES to fix RT 121871. 0.08 Mon, 22 May 2017 17:30 +0200 - Use $EXECUTABLE_NAME to call perl in tests to fix RT 121627. 0.07 Fri, 19 May 2017 17:30 +0200 - Replace BUILD_REQUIRES with TEST_REQUIRES, adding Readonly, as used in scanimage-perl, which is used by the test suite. 0.06 Mon, 13 Mar 2017 15:10 +0100 - Run sane_exit() before sane_get_devices() - Fix spelling aquisition->acquisition - Rename module Sane -> Image::Sane - Don't export symbols automatically - Remove duplicated code from get_version_scalar() - Replace package STATUS variable with Exceptions to be caught by Try::Tiny Revision history for Perl extension Sane. 0.05 Mon, 02 Apr 2012 08:38 +0200 - Export SANE_NAME_PAGE_WIDTH SANE_NAME_PAGE_HEIGHT - fix 'cast from pointer to integer of different size' warnings 0.04 Tue, 14 Feb 2012 10:49:23 +0100 - Check for opt->size=0 - Check for zero-length data 0.03 Mon, 11 May 2009 09:56:37 +0200 - Add Sane->get_version_scalar - Don't export SANE_CAP_ALWAYS_SETTABLE unless libsane 1.0.19 - Add debug message for sane_open 0.02 Wed Nov 26 20:45:00 2008 - Skip most tests if we don't have libsane 1.0.19 - Fix symbol names in write_pnm_header 0.01 Tue Nov 18 20:31:00 2008 - original version; created by h2xs 1.23 with options -A -n Sane