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

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

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.