On Thu, 26 Sep 2002, Gary Nielson wrote:
> I have an array I've created that contains 10 years of annual eps data for
> companies. A perl script then calculates the percentage growth rate from
> year to year and pushes the results into @results.
>
> I then combine the two arrays into a hash (usin
Gary Nielson wrote:
> I have an array I've created that contains 10 years of annual eps data for
> companies. A perl script then calculates the percentage growth rate from
> year to year and pushes the results into @results.
>
> I then combine the two arrays into a hash (using tutorial I found a
I have an array I've created that contains 10 years of annual eps data for
companies. A perl script then calculates the percentage growth rate from
year to year and pushes the results into @results.
I then combine the two arrays into a hash (using tutorial I found at
http://tlc.perlarchive.com/a