Image/Xbm2bmp version 0.02
==========================

Image::Xbm2bmp - for converting image file from XBM  to BMP.

INSTALLATION

To install this module type the following:

  perl Makefile.PL
  make
  make test
  make install

COPYRIGHT AND LICENCE

Copyright (c) 2004 huang xin. All rights reserved.

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.