Exporter::Renaming version 1.16
===============================
PURPOSE
Exporter::Renaming is used to give the standard Exporter module
the ability to rename functions or variables on import.
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
COPYRIGHT AND LICENCE
Put the correct copyright and licence information here.
Copyright (C) 2003 Anno Siegel
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.