Thread

Posted on Sat Jul 2 17:46:58 2005 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 Thu Jul 21 20:54:49 2005 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 Sat Nov 5 21:20:26 2005 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
Write a response