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
Posted on Thu Jul 21 20:54:49 2005
by mojotoadin 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
Posted on Sat Nov 5 21:20:26 2005
by modelmarkin 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