perl Makefile.PL
make
make test
[sudo] make install
DEPENDENCIES
This module requires Perl 5.8.0 or later. Apart from that, it has no dependencies except for Exporter and POSIX--both part of the
standard Perl distribution.
DOCUMENTATION
After installing, you can find documentation for this module with the
perldoc command:
perldoc Convert::Number::Greek
COPYRIGHT AND LICENCE
Copyright (C) 2006 Father Chrysostomos
This program is free software; you may redistribute it and/or modify
it under the same terms as perl.