An open API service indexing awesome lists of open source software.

https://github.com/hoehrmann/unicode-setautomaton

Unicode::SetAutomaton Perl module
https://github.com/hoehrmann/unicode-setautomaton

Last synced: 10 months ago
JSON representation

Unicode::SetAutomaton Perl module

Awesome Lists containing this project

README

          

Unicode-SetAutomaton
====================

Please see `perldoc lib/Unicode/SetAutomaton.pm` for details.

INSTALLATION

To install this module type the following:

perl Makefile.PL
make
make test
make install