CGI/Widget version 0.01
=======================
Modules under the CGI::Widget namespace serve the purpose of allowing
authors of CGI or other dynamically generated HTML documents an easy way
to create common, although perhaps complex, page elements.
Currently only one such widget has been written: CGI::Widget::Series.
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:
None.
COPYRIGHT AND LICENCE
Put the correct copyright and licence information here.
Copyright (C) 2001 Allen Day <
[email protected]>
License: Perl Artistic License