File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
Revision history for Perl extension URI::db.
2
2
3
- 0.21
3
+ 0.21 2023-05-09T22:18:52Z
4
4
- Changed Oracle database DBI parameter name from `sid` to
5
5
`service_name`. Thanks to @vectro for the report (#22).
6
6
Original file line number Diff line number Diff line change 1
- URI/db version 0.20
1
+ URI/db version 0.21
2
2
===================
3
3
4
4
This library implements a Perl interface for a proposed standard for database
@@ -37,7 +37,7 @@ URI::db requires the following modules:
37
37
Copyright and Licence
38
38
---------------------
39
39
40
- Copyright (c) 2013-2016 David E. Wheeler. Some Rights Reserved.
40
+ Copyright (c) 2013-2023 David E. Wheeler. Some Rights Reserved.
41
41
42
42
This module is free software; you can redistribute it and/or modify it under
43
43
the same terms as Perl itself.
Original file line number Diff line number Diff line change 334
334
335
335
=head1 Copyright and License
336
336
337
- Copyright (c) 2013-2016 David E. Wheeler. Some Rights Reserved.
337
+ Copyright (c) 2013-2023 David E. Wheeler. Some Rights Reserved.
338
338
339
339
This module is free software; you can redistribute it and/or modify it under
340
340
the same terms as Perl itself.
You can’t perform that action at this time.
0 commit comments