Image/TestJPG version 1.00
==========================

The Image::TestJPG package can be used to test
the validity of a stream of jpeg data.

INSTALLATION

To install this module type the following:

  perl Makefile.PL
  make
  make test
  make install

DEPENDENCIES

       This module requires libjpeg to be installed.

COPYRIGHT AND LICENCE

       Copyright (c) 2007 Jason Hudgins. All rights reserved. This program is free
       software; you can redistribute it and/or modify it under the same terms
       as Perl itself.

Copyright (C) 2007 Jason Hudgins <[email protected]>