finance::quote::currencies(3) suse man page | unix.com

Man Page: finance::quote::currencies

Operating Environment: suse

Section: 3

Finance::Quote::Currencies(3)				User Contributed Perl Documentation			     Finance::Quote::Currencies(3)

NAME
Finance::Quote::Currencies - List of currencies from Yahoo Finance
SYNOPSIS
use Finance::Quote::Currencies; my $currencies = Finance::Quote::Currencies::known_currencies(); # Grab the latest from Yahoo my $live_currencies = Finance::Quote::Currencies::fetch_live_currencies();
DESCRIPTION
This 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 list
LAST EXTRACT
The currency list stored in this module was last copied from the live site: Sun Feb 15 18:01:12 GMT 2009
LICENSE
This 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.
AUTHORS
Bradley Dean <bjdean@bjdean.id.au>
SEE ALSO
Yahoo Currency Converter - http://uk.finance.yahoo.com/currency-converter perl v5.12.1 2009-10-05 Finance::Quote::Currencies(3)
Related Man Pages
finance::quote::yahoo::asia(3) - suse
finance::quote::yahoo::asia(3pm) - debian
finance::quote::yahoo::australia(3pm) - debian
finance::quote::yahoo::europe(3pm) - debian
finance::quote::yahoo::usa(3pm) - debian
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Migrating to UNIX
SOCKS proxy &amp; PAM configuration exposure
Tar Command
Docker learning Phase-I