http://www.data-plan.com/public/DBD-Oracle-1.17.tar.gz

=head1 Changes in DBD-Oracle 1.17 (svn rev 2334)

  Fixed csform setting for Oracle 8.0.
  Fixed csform setting for some UTF8 cases.
  Fixed INTERVAL DAY TO SECOND thanks to Honza Pazdziora.
  Fixed undef warnings when connecting with undef $user.
  Fixed LOB streaming example thanks to Pablo Zorzoli.

  Added support for nested cursors in select lists thanks to Charles Jardine.
  Added "Trailing Spaces" section to docs thanks to Michael A Chase.
  Added support for binary floats/doubles thanks to Dennis Box.

  Changed "Binding Cursors" docs, clarifying examples thanks to Charles Jardine.
  Changed Makefile.PL to avoid risk of sqlplus hanging thanks to Mark Dedlow.
  Changed Makefile.PL to prefer ~/rdbms/public over other ~/rdbms/* for .h 
files.
  Changed Makefile.PL to improve build rule detection.
  Changed Makefile.PL to Instant Client build support thanks to Hilmar Lapp.
  Changed Makefile.PL to do VMS logical name checks thanks to Jakob Snoer.
  Updated README.vms re logical name tables thanks to Jakob Snoer.
  Updated README.aix thanks to Stephen de Vries.
  Updated README.macosx thanks to Stephen de Vries.
  Renamed README.*'s to add .txt suffix to make life easier for some.
  Removed README.utf8 since the topic was covered better in the main docs.

  The Copyright terms for DBD::Oracle have been simplified and now read:
    The DBD::Oracle module is free software; you can redistribute it
    and/or modify it under the same terms as Perl 5.

=cut

Any and all testing would be greatly appreciated, but especially
testing of building against Oracle Instant Client and Oracle XE
on a range of platforms.

Thanks!

Tim.

Reply via email to