
App::Chart::Weblink::SandP -- web page links for symbols

use App::Chart::Weblink::SandP;
App::Chart::Weblink::SandP->new (symbol_table => { '^GSPC' => '500' },
url_pattern => '...{lang}...{symbol}');

App::Chart::Weblink::SandP is a subclass of App::Chart::Weblink.
App::Chart::Weblink
App::Chart::Weblink::SandP

An SandP weblink goes to the Standard and Poors web site
with a table of symbols and a URL pattern for the link. The name and description parts of the weblink are set automatically. Normally this is just for indexes created or marketed by S&P.

