README for Taint

Copyright(c) 1997 Dan Sugalski <sugalskd@osshe.edu>

You may distribute under the same terms as Perl.

This module allows you to directly taint variables.

The build is standard:

perl Makefile.PL
make
make test
make install

