File::Find::Duplicates

This module provides a way of finding words on a Boggle board.

INSTALLATION

To install this module type the following:

perl Makefile.PL
make
make test
make install

DEPENDENCIES

This module has no dependencies.

AUTHOR

Tony Bowden <kasei@tmtm.com>

COPYRIGHT

Copyright (C) 2002 Tony Bowden. All rights reserved.

This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.