Include local copy of HTML::Email::Obfuscate
commit897339ea251ea6018c7305f2722962c8be523dea
authorKyle J. McKay <mackyle@gmail.com>
Wed, 27 Nov 2013 09:11:00 +0000 (27 01:11 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Wed, 27 Nov 2013 09:11:00 +0000 (27 01:11 -0800)
treed9e38c4e1d5c39f334808751a4cceb5fa2e9bbad
parent42fdbd76e5dd71ef7dc7da76b52407dc16f07a63
Include local copy of HTML::Email::Obfuscate

The HTML::Email::Obfuscate perl module is not commonly installed
but provides an added defence against email scraping.

Include a local copy of HTML::Email::Obfuscate and adjust the
gitweb_config.perl script to find it for gitweb.cgi.  Also tweak
the perl module checker to warn about a dependency but no longer
warn about HTML::Email::Obfuscate itself.

Since one of the HTML::Email::Obfuscate license options is GPLv2
there is no license conflict created by including a copy.
Girocco/Email/LICENSE [new file with mode: 0644]
Girocco/Email/Obfuscate.pm [new file with mode: 0644]
git.git
gitweb/gitweb_config.perl
toolbox/check-perl-modules.pl