Get stock and mutual fund quotes from various exchanges Maintained by:sunpoet@FreeBSD.org Port Added: 22 Jan 2004 18:05:04 Also Listed In:perl5 License: GPLv2 GPLv3
This module gets stock quotes from various internet sources, including
Yahoo! Finance, Fidelity Investments, and the Australian Stock
Exchange. There are two methods of using this module -- a functional
interface that is depreciated, and an object-orientated method that
provides greater flexibility and stability.
Github repository is at http://github.com/pfenwick/finance-quote/
WWW: http://search.cpan.org/dist/Finance-Quote/
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav)
- fix PKGORIGIN
since ito makes using package tools hard, is marked as FATAL by
portlint and otherwise doesn't affect the port, fix it silently.
Approved by: marcus (mentor)