Finance::Quote::Yahoo::Australia

Description

Finance::Quote::Yahoo::Australia is a Perl module to fetch Australian stock quotes via Yahoo. SYNOPSIS use Finance::Quote; my $q = Finance::Quote->new; my %info = $q->fetch("yahoo_australia","BHP"); # Use this module only. my %info = $q->fetch("australia","BHP"); # Failover with other methods. This module allows information to be fetched from Yahoo abouts stocks traded on the Australian Stock Exchange. Information about indexes (such as the All Ordinaries) are not available through this module, although if information is requested from the "australia" source then these will automatically failover to direct queries from the Australian Stock Exchange. This module is loaded by default on a Finance::Quote object, although it can be explicitly loaded by passing the argument "Yahoo::Australia" to Finance::Quote->new(). This module provides both the "australia" and "yahoo_australia" fetch methods. You should use the "australia" method if you wish to allow failovers to other sources, and "yahoo_australia" if you only want to obtain quotes from this module. Information obtained via this module is governed by Yahoos terms and conditions, see http://au.finance.yahoo.com/ for more details. LABELS RETURNED This module returns all the standard labels (where available) provided by Yahoo, as well as the currency label. See Finance::Quote::Yahoo::Base for more information..

Financequoteyahooaustralia - To Fetch - Stock Quotes - Perl Module - Module - Australia - Fetch - Yahoo - Australian - Stock - Libraries - Programming

Published By:Finance::Quote::Yahoo::Australia Team

License Type:Freeware

Date Added:22 October, 2010

Version:1.12

Price:Free

Downloads:7

Size:92.2 KB

Platform:Linux

What people say
- required fields
     
Related Downloads

Cisco IP Accounting Fetcher is a set of Perl scripts that allows you to fetch IP accounting data from Cisco routers. There is the only one config file - "getdata.conf for configuration..

DateAug 5, 2010

AuthorAnatoly Ivanov

Size12.3 KB

LicenseFreeware

PriceFree

PlatformLinux

CategoryLinux Internet

CDDB.py provides an easy way for Python programs to fetch track and disc information on audio CDs.

DateAug 30, 2010

AuthorBen Gertzfield

Size38.9 KB

LicenseFreeware

PriceFree

PlatformLinux

CategoryLinux Audio

Finance::Quote::Yahoo::Brasil is a Perl module to fetch Brasilian stock quotes via Yahoo. SYNOPSIS use Finance::Quote; my $q = Finance::Quote->new; my %info = $q->fetch("yahoo_brasil","BHP"); # Use this module only.

DateSep 24, 2010

AuthorFinance::Quote::Yahoo::Brasil Team

Size92.2 KB

LicenseFreeware

PriceFree

PlatformLinux

CategoryLinux Programming

Finance::Quote::Yahoo::nz is a Perl module to fetch nzn stock quotes via Yahoo. SYNOPSIS use Finance::Quote; my $q = Finance::Quote->new; my %info = $q->fetch("yahoo_nz","DPC"); # Use this module only.

DateAug 30, 2010

AuthorFinance::Quote::Yahoo::nz Team

Size92.2 KB

LicenseFreeware

PriceFree

PlatformLinux

CategoryLinux Programming

MP3::PodcastFetch is a Perl module to fetch and manage a podcast subscription. SYNOPSIS use MP3::PodcastFetch; my $feed = MP3::PodcastFetch->new(-base => /tmp/podcasts, -rss => http://www.npr.org/rss/podcast.php?

DateAug 13, 2010

AuthorLincoln Stein

Size28.7 KB

LicenseFreeware

PriceFree

PlatformLinux

CategoryLinux Programming