You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
5 years ago | |
---|---|---|
lib/Data | 5 years ago | |
ruby-money@6a1de2719c | 5 years ago | |
t | 6 years ago | |
.editorconfig | 6 years ago | |
.gitignore | 6 years ago | |
.gitmodules | 6 years ago | |
Changes | 5 years ago | |
LICENSE | 6 years ago | |
MANIFEST | 6 years ago | |
MANIFEST.SKIP | 6 years ago | |
Makefile.PL | 5 years ago | |
README | 6 years ago |
README
Data-MoneyCurrency
Get currency information for different currencies.
INSTALLATION
To install this module, run the following commands:
perl Makefile.PL
make
make test
make install
SUPPORT AND DOCUMENTATION
After installing, you can find documentation for this module with the
perldoc command.
perldoc Data::MoneyCurrency
You can also look for information at:
GitHub issues (report bugs here)
https://github.com/Flimm/perl5-Data-MoneyCurrency/issues
Meta CPAN
https://metacpan.org/pod/Data::MoneyCurrency
LICENSE AND COPYRIGHT
This is licensed under the MIT license, and includes code from the
RubyMoney/Money module, which is also licensed under the MIT license.