README for Taint
Copyright(c) 1997,2002 Dan Sugalski <
[email protected]>
You may distribute under the same terms as Perl.
This module allows you to directly taint and check the taint status of
variables.
The build is standard:
perl Makefile.PL
make
make test
make install