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.
708 B
708 B
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.