DBD::Oracle

2013-01-20 Thread Lyle
Hi All, I noticed Strawberry didn't come with DBD::Oracle. What was the reason for that? I've just built DBD::Oracle on Windows 7 with Perl 5.16.2 x64 with all tests passing. I added how I did it as comments to the Pythan article here:

Re: DBD::Oracle

2013-01-20 Thread kmx
Hi Lyle, The main reason is probably no demand for such a thing (+ other reasons like complicated build procedure, license agreements for Oracle stuff ...) If you are willing to spend some time on testing I can include DBD::Oracle (in ActivePerl way) in the next strawberry perl release. I