Subject: | force Imager::ExtUtils->includes to absolute paths |
Older versions of Test::Harness can put relative directories into @INC,
which means Imager::ExtUtils->includes returns relative paths.
This causes the inline tests to fail.
So:
- force these paths to absolute paths
- update one of the older test environments to install Inline.