]> git.imager.perl.org - imager.git/commit - CountColor/CountColor.pm
[rt #75560] don't fallback to using DynaLoader when XSLoader fails
authorTony Cook <tony@develop-help.com>
Fri, 9 Mar 2012 08:15:32 +0000 (19:15 +1100)
committerTony Cook <tony@develop-help.com>
Fri, 9 Mar 2012 08:15:32 +0000 (19:15 +1100)
commita5919365e50016707e6a5ef3eeed0d9339a68e69
tree5be78dd00bd94e654722438f815b9159487c61f1
parent61be969486286d7e921485a9bae33d0630323197
[rt #75560] don't fallback to using DynaLoader when XSLoader fails

This was masking errors when the loadable object failed to load for
some reason other than XSLoader being unavailable.

The alternative was to only eval the load of XSLoader and keep the
fallback, but XSLoader has been core perl for a while.
30 files changed:
Changes
CountColor/CountColor.pm
DynTest/DynTest.pm
FT2/Changes
FT2/FT2.pm
FT2/Makefile.PL
Flines/Flines.pm
GIF/Changes
GIF/GIF.pm
GIF/Makefile.PL
ICO/ICO.pm
Imager.pm
JPEG/Changes
JPEG/JPEG.pm
JPEG/Makefile.PL
Makefile.PL
Mandelbrot/Mandelbrot.pm
PNG/Changes
PNG/Makefile.PL
PNG/PNG.pm
SGI/SGI.pm
T1/Changes
T1/Makefile.PL
T1/T1.pm
TIFF/Changes
TIFF/Makefile.PL
TIFF/TIFF.pm
W32/Changes
W32/Makefile.PL
W32/W32.pm