Before Install
you should installed the Win32::API and Win32::GUI::DIBitmap Module, if not you can install by ppm, in the console mode type command:
ppm install http://www.bribes.org/perl/ppm/Win32-API.ppd ppm install http://www.bribes.org/perl/ppm/Win32::GUI::DIBitmap.ppd
INSTALL
To install this module you do the following:
perl Makefile.PL
nmake
nmake install
AUTHOR
Lilo Huang
COPYRIGHT
Copyright 2006 by Lilo Huang All Rights Reserved. You can use this module under the same terms as Perl itself.