Text-Cloze version 0.0.1
Perform Cloze procedure on text
INSTALLATION
To install this module, run the following commands:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
Test::use::ok
List::Util
COPYRIGHT AND LICENSE
Copyright (C) 2007, David Romano
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.