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
- Host: GitHub
- URL: https://github.com/hoehrmann/unicode-setautomaton
- Owner: hoehrmann
- Created: 2012-01-07T12:42:18.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-01-07T15:05:45.000Z (about 14 years ago)
- Last Synced: 2025-02-01T04:43:24.871Z (12 months ago)
- Language: Perl
- Homepage: http://search.cpan.org/dist/Unicode-SetAutomaton/
- Size: 97.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
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