1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
This package was debianized by Stephen Quinney <stephen@jadevine.org.uk> on
Sat, 07 Feb 2004 13:08:38 +0000
It was downloaded from http://search.cpan.org/CPAN/authors/id/A/AB/ABW/
Author: Andy Wardley <abw@wardley.org>
This module has been derived in part from the 'Grover' module by
Darren Chamberlain (darren@boston.com). Darren kindly donated his code
for integration into the Apache::Template module.
Copyright:
Copyright (C) 1996-2003 Andy Wardley. All Rights Reserved.
Copyright (C) 1998-2002 Canon Research Centre Europe Ltd.
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
This means that you can redistribute it and/or modify it under
the terms of either:
a) the GNU General Public License as published by the Free
Software Foundation; either version 1, or (at your option) any
later version, or
b) the "Artistic License" which comes with Perl.
On Debian GNU/Linux systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL'
and the Artistic Licence in `/usr/share/common-licenses/Artistic'.
|