Stock Charts
Demo of a perl-script database application thingy.
See
jim_README.txt
and
http://biz.swcp.com/stocks/
for the source and massaging of the data.
Pick a company to display:
% for my $company (@companies) {
<% $company %>
% }
% if ($menuCompany) {
<% $menuCompany %>
% }
Last modified: Fri Feb 22 04:31:20 EST 2002