summaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Recordset/files/patch-Makefile.PL
blob: d277dac7ba3a43bb565d8c72ed578ccc7b08657f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--- Makefile.PL.orig	2003-12-04 05:34:01 UTC
+++ Makefile.PL
@@ -8,6 +8,7 @@
 
 use ExtUtils::MakeMaker;
 
+=item
 # Ignore the following DBD Drivers
 
 %ignore = ('ExampleP' => 1,
@@ -215,7 +216,7 @@ print FH ");\n" ;
 
 close FH ;
     } 
-
+=cut
 
 WriteMakefile
     (