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:
RT, CPAN's request tracker (report bugs here)
http://rt.cpan.org/NoAuth/Bugs.html?Dist=Data-MoneyCurrency
AnnoCPAN, Annotated CPAN documentation
http://annocpan.org/dist/Data-MoneyCurrency
CPAN Ratings
http://cpanratings.perl.org/d/Data-MoneyCurrency
Search CPAN
http://search.cpan.org/dist/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.