summaryrefslogtreecommitdiff
path: root/finance/p5-Finance-Currency-Convert-WebserviceX/DESCR
blob: a7511b3e1021af1e6b1d208ad6e8b1dc64d24c10 (plain)
1
2
3
4
5
6
7
8
9
10
This is a lightweight module to do currency conversion using the
Currency Converter web service at http://www.webservicex.net/.

The motivation for this module was many fold. First,
Finance::Currency::Convert with Finance::Quote was a little too
bulky for my needs, esp the need to download or maintain conversion
tables. Finance::Currency::Convert::Yahoo seemed to be based on
screen scraping. Way to fragile for my taste.
Finance::Currency::Convert::XE has usage restrictions from XE.com.
[No offense intended to any of the authors above]