[continued from previous message]
- <dc:issued rdf:datatype="
http://www.w3.org/2001/XMLSchema#date">2018-11-22</dc:issued>
- </Version>
- </release>
- <release>
- <Version>
- <revision rdf:datatype="
http://www.w3.org/2001/XMLSchema#string">1.791</revision>
- <dc:issued rdf:datatype="
http://www.w3.org/2001/XMLSchema#date">2019-07-22</dc:issued>
- </Version>
- </release>
- <programming-language>Perl</programming-language>
-</Project>
diff -Nru libdbd-oracle-perl-1.80/lib/DBD/Oracle/GetInfo.pm libdbd-oracle-perl-1.83/lib/DBD/Oracle/GetInfo.pm
--- libdbd-oracle-perl-1.80/lib/DBD/Oracle/GetInfo.pm 2019-07-25 14:15:30.000000000 +0000
+++ libdbd-oracle-perl-1.83/lib/DBD/Oracle/GetInfo.pm 2022-01-17 02:06:35.000000000 +0000
@@ -4,7 +4,7 @@
use warnings;
package DBD::Oracle::GetInfo;
-our $VERSION = '1.80'; # VERSION
+our $VERSION = '1.83'; # VERSION
use DBD::Oracle ();
@@ -295,7 +295,7 @@
=head1 VERSION
-version 1.80
+version 1.83
=head1 AUTHORS
@@ -321,7 +321,7 @@
=head1 COPYRIGHT AND LICENSE
-This software is copyright (c) 2019, 2014, 2013, 2012, 2011, 2010 by Tim Bunce.
+This software is copyright (c) 2022, 2021, 2019, 2014, 2013, 2012, 2011, 2010 by Tim Bunce.
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
diff -Nru libdbd-oracle-perl-1.80/lib/DBD/Oracle/Object.pm libdbd-oracle-perl-1.83/lib/DBD/Oracle/Object.pm
--- libdbd-oracle-perl-1.80/lib/DBD/Oracle/Object.pm 2019-07-25 14:15:30.000000000 +0000
+++