Query: finance::quote::currencies
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Finance::Quote::Currencies(3pm) User Contributed Perl Documentation Finance::Quote::Currencies(3pm)NAMEFinance::Quote::Currencies - List of currencies from Yahoo FinanceSYNOPSISuse Finance::Quote::Currencies; my $currencies = Finance::Quote::Currencies::known_currencies(); # Grab the latest from Yahoo my $live_currencies = Finance::Quote::Currencies::fetch_live_currencies();DESCRIPTIONThis module provides a list of known currencies from Yahoo Currency Converter. The converter website includes a list of known currencies - this module includes a stored listLAST EXTRACTThe currency list stored in this module was last copied from the live site: Sun Feb 15 18:01:12 GMT 2009LICENSEThis program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. Currency information fetched through this module is bound by Yahoo!'s terms and conditons.AUTHORSBradley Dean <bjdean@bjdean.id.au>SEE ALSOYahoo Currency Converter - http://uk.finance.yahoo.com/currency-converter perl v5.14.2 2012-05-06 Finance::Quote::Currencies(3pm)