Package: libfinance-quote-perl (1.50~rc2-2)
Links for libfinance-quote-perl
Debian Resources:
Download Source Package libfinance-quote-perl:
- [libfinance-quote-perl_1.50~rc2-2.dsc]
- [libfinance-quote-perl_1.50~rc2.orig.tar.gz]
- [libfinance-quote-perl_1.50~rc2-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [finance-quote.sourceforge.net]
Similar packages:
Perl module for retrieving stock quotes from a variety of sources
Finance::Quote gets stock quotes from various internet sources all over the world. Quotes are obtained by constructing a quoter object and using the fetch method to gather data, which is returned as a two-dimensional hash (or a reference to such a hash, if called in a scalar context). For example:
$q = Finance::Quote->new; %info = $q->fetch("australia", "CML"); print "The price of CML is ".$info{"CML", "price"};
The first part of the hash (eg, "CML") is referred to as the stock. The second part (in this case, "price") is referred to as the label.
Other Packages Related to libfinance-quote-perl
|
|
|
|
-
- dep: libcgi-pm-perl
- module for Common Gateway Interface applications
-
- dep: libdatetime-format-strptime-perl
- Perl module to parse and format strp and strf time patterns
-
- dep: libdatetime-perl
- module for manipulating dates, times and timestamps
-
- dep: libencode-perl
- module providing interfaces between Perl's strings and the system
-
- dep: libhtml-parser-perl
- collection of modules that parse HTML text documents
-
- dep: libhtml-tableextract-perl
- module for extracting the content contained in HTML tables
-
- dep: libhtml-tokeparser-simple-perl
- Perl module used to tokenize HTML documents
-
- dep: libhtml-tree-perl
- Perl module to represent and create HTML syntax trees
-
- dep: libhtml-treebuilder-xpath-perl
- Perl module to add XPath support to HTML::TreeBuilder
-
- dep: libhttp-cookies-perl
- HTTP cookie jars
-
- dep: libhttp-message-perl
- perl interface to HTTP style messages
-
- dep: libio-compress-perl
- bundle of IO::Compress modules
-
- dep: libjson-parse-perl
- module to read JSON into a Perl variable
-
- dep: libjson-perl
- module for manipulating JSON-formatted data
-
- dep: liblwp-protocol-https-perl
- HTTPS driver for LWP::UserAgent
-
- dep: libscalar-list-utils-perl
- modules providing common scalar and list utility subroutines
-
- dep: libspreadsheet-xlsx-perl
- Perl extension for reading MS Excel 2007 files
-
- dep: libtext-template-perl
- perl module to process text templates
-
- dep: libtext-trim-perl
- module for remove leading and/or trailing whitespace from strings
-
- dep: libtry-tiny-perl
- module providing minimalistic try/catch
-
- dep: liburi-perl
- module to manipulate and access URI strings
-
- dep: libweb-scraper-perl
- Web Scraping Toolkit using HTML and CSS Selectors or XPath expressions
-
- dep: libwww-perl
- simple and consistent interface to the world-wide web
-
- dep: libxml-libxml-perl
- Perl interface to the libxml2 library
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
Download libfinance-quote-perl
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 182.4 kB | 520.0 kB | [list of files] |