Posted on 2005-07-02 14:46:58-07 by modelmark
compile
I never had any problems with version 0.33, but 1.00 won't compile on my windows2000 system. It needs a lot more stuff than before too, like a C compiler. What improvements would it have brought me, had it worked ? modelmark
Direct Responses: 775 | Write a response
Posted on 2005-07-21 17:54:49-07 by mojotoad in response to 688
Re: compile
Hi there. Version 1.01 has conditional dependence on Text::CSV_PP, so if it cannot find Text::CSV_XS it will use that instead. You shouldn't need a C compiler like in 1.00. As for what the later versions bring you: stability and updated handlers for the various sites that provide this information. One of the more visible consequences of this is that you can now have open-ended dates. Specifying no dates at all will get the entire known history of a ticker. Cheers, Matt
Direct Responses: 1286 | Write a response
Posted on 2005-11-05 19:20:26-08 by modelmark in response to 775
Re: compile
thanks Matt, I first had another error, but updated csv_pp and now it seems to work using that. I also tried to use finance-streamer, but it used datek which has been taken over by ameritrade. it seems to work no longer. Peter
Direct Responses: 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.