We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c44e3ef commit 1cbc9a9Copy full SHA for 1cbc9a9
Changes
@@ -2,7 +2,10 @@ Revision history for DBD::Oracle
2
3
{{$NEXT}}
4
5
- Specify resources metadata explicitly in dist.ini (HG#162, Graham Knop)
+ Makefile.PL fix for missing Test::NoWarnings build requirement (GH#175, Wesley Hinds)
6
+ don't care about ExtUtils::MakeMaker version number anymore (GH#184, Wesley Hinds)
7
+ Makefile.PL: help to find linking libraries on Gentoo (GH#184, Marco Genasci)
8
+ Specify resources metadata explicitly in dist.ini (GH#162, Graham Knop)
9
Ensure dbivport.h is installed- (GH#150, Wesley Hinds)
10
Add DBI to ConfigureRequires, BuildRequires, and Test Requires - (GH#155)
11
Move from TravisCI to Github Actions (GHA) - (PR#152, Wesley Hinds)
0 commit comments