Algorithm::OpenFST version 0.01

INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install

DEPENDENCIES

OpenFST, available at

    http://www.openfst.org

COPYRIGHT AND LICENSE

Copyright (C) 2007, Sean O'Rourke <seano@cpan.org>

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