GD/OrgChart version 0.01 ======================== This module will draw those organization charts so popular in the corporate world. It was developed with the intention of automatically generating the charts from the LDAP datastore, rather than manually the other way around. This is a pure perl module, no compiling necessary. However, it is dependent upon the GD package. INSTALLATION To install this module type the following: perl Makefile.PL make make test make install DEPENDENCIES This module requires these other modules and libraries. The version numbers given are the minimal version that was used for testing. It may work on a lesser or greater version Perl module GD 1.41 libgd 1.8.4 freetype 2.0.9 libpng 1.0.14 libjpeg 6b zlib 1.1.3 COPYRIGHT AND LICENCE Copyright 2002, Gary A. Algier. All rights reserved. This module is free software; you can redistribute it or modify it under the same terms as Perl itself.