NAME
Image::Pbm - Load, create, manipulate and save pbm image files
DESCRIPTION
This module provides basic load, manipulate and save functionality for the pbm file format. It inherits from Image::Xbm which provides additional functionality.
AUTHOR
Steffen Goeldner <sgoeldner@cpan.org>
COPYRIGHT
Copyright (c) 2004 Steffen Goeldner. All rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.