finance::quote::seb(3pm) debian man page | unix.com

Man Page: finance::quote::seb

Operating Environment: debian

Section: 3pm

Finance::Quote::SEB(3pm)				User Contributed Perl Documentation				  Finance::Quote::SEB(3pm)

NAME
Finance::Quote::SEB - Obtain fund prices from www.seb.se
SYNOPSIS
use Finance::Quote; $q = Finance::Quote->new; %fundinfo = $q->fetch("seb_funds","fund name");
DESCRIPTION
This module obtains information about SEB fund prices from www.seb.se. The only available information source is "seb_funds" and it will use www.seb.se.
FUND NAMES
Unfortunately there is no unique identifier for the fund names. Therefore the complete fund name must be given, including spaces, case is important. Consult http://www.seb.se/ for all available funds. Example "SEB Aktiesparfond"
LABELS RETURNED
Information available from SEB may include the following labels: date method source name currency price. The prices are updated at the end of each bank day.
SEE ALSO
SEB website - http://www.seb.se/ perl v5.14.2 2014-03-03 Finance::Quote::SEB(3pm)
Related Man Pages
finance::quote::cdnfundlibrary(3) - suse
finance::quote::bmonesbittburns(3pm) - debian
finance::quote::bsero(3pm) - debian
finance::quote::financecanada(3pm) - debian
finance::quote::trustnet(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?