Copyright (c) 2004 Mike Hammond. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
This module implements letter tries. Documentation is in pod form at the end of the Trie.pm file.
To install this module:
perl Makefile.PL
make
make test
make install
Mike Hammond
hammond@u.arizona.edu