FreeBSD Manual Pages
Finance::Quote::ZA(3) User Contributed Perl DocumentationFinance::Quote::ZA(3) NAME Finance::Quote::ZA - Obtain South African stock and prices from https://www.sharenet.co.za SYNOPSIS use Finance::Quote; $q = Finance::Quote->new; %info = Finance::Quote->fetch('za', 'AGL'); DESCRIPTION This module obtains information about South African Stocks from www.sharenet.co.za. This module is loaded by default on a Finance::Quote object. It's also possible to load it explicitly by placing 'za' in the argument list to Finance::Quote->new(). LABELS RETURNED The following labels will be returned: success currency name price date isodate. Terms & Conditions Use of sharenet.co.za is governed by any terms & conditions of that site. Finance::Quote is released under the GNU General Public License, version 2, which explicitly carries a "No Warranty" clause. perl v5.32.1 2021-07-04 Finance::Quote::ZA(3)
NAME | SYNOPSIS | DESCRIPTION | LABELS RETURNED | Terms & Conditions
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=Finance::Quote::ZA&sektion=3&manpath=FreeBSD+13.0-RELEASE+and+Ports>