Posted on 2008-01-08 13:03:43-08 by praksheee in response to 6810
Re: Proxy server
ohh all in vain nthing is working..does this module work well with WINXP. I am a newbie learning perl so dont know much in programming I used following lines to make my program
use Finance::QuoteOptions; my $q=Finance::QuoteOptions->new('QQQQ'); die 'Retrieve Failed' unless $q->retrieve;
and after that just tried to retrieve call option but my program always fail on third line
Direct Responses: 6828 | 6829 | Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.