\x89\x50\x4E\x47\x0D\x0A\x1A\x0A PNG  \x89\x50\x4E\x47\x0D\x0A\x1A\x0A package Imager::File::CUR; use 5.006; use strict; our $VERSION = "1.000"; # all the work is done by Imager::File::ICO use Imager::File::ICO; 1;