Project/Gantt version 1.01
==========================
Project::Gantt provides the ability to easily draw Gantt charts for managing the schedules of projects and many other things. Gantt charts provide a simple, easy to comprehend, visual representation of a schedule.
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make install
DEPENDENCIES
This module requires these other modules and libraries:
Image::Magick version 6.0.1 or greater.
COPYRIGHT AND LICENCE
Put the correct copyright and licence information here.
Copyright (C) 2004 Alexander Christian Westholm
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.