https://github.com/patch/lingua-conlang-numbers-pm5
Lingua::Conlang::Numbers (Perl 5): Convert numbers into words in various constructed languages
https://github.com/patch/lingua-conlang-numbers-pm5
Last synced: 10 months ago
JSON representation
Lingua::Conlang::Numbers (Perl 5): Convert numbers into words in various constructed languages
- Host: GitHub
- URL: https://github.com/patch/lingua-conlang-numbers-pm5
- Owner: patch
- Created: 2009-07-02T15:44:45.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2013-11-29T05:09:00.000Z (about 12 years ago)
- Last Synced: 2025-02-03T08:48:04.616Z (12 months ago)
- Language: Perl
- Homepage: https://metacpan.org/pod/Lingua::Conlang::Numbers
- Size: 440 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
README
Lingua-Conlang-Numbers version 0.04
===================================
Convert numbers into words in various constructed languages
INSTALLATION
To install this module type the following:
perl Build.PL
./Build
./Build test
./Build install
DEPENDENCIES
This module requires these other modules and libraries:
Readonly
Regexp::Common
DESCRIPTION
The "Lingua-Conlang-Numbers" distrobution includes modules for converting
numbers into words in various constructed languages, also known as planned
languages or artificial languages.
The "Lingua::Conlang::Numbers" module provides a common interface to all of
the included modules without the need to "use" each one.
COPYRIGHT AND LICENSE
Copyright 2009-2011 Nick Patch
This library is free software; you can redistribute it and/or modify it under
the same terms as Perl itself.