pkgsrc/databases/p5-DBM-Deep/patches/patch-lib_DBM_Deep.pod
wen 47e04b7177 Update to 2.0009
(No changelog upstream)
2013-09-03 14:46:32 +00:00

13 lines
595 B
Text

$NetBSD: patch-lib_DBM_Deep.pod,v 1.1 2013/09/03 14:46:32 wen Exp $
Fix pod tests.
--- lib/DBM/Deep.pod.orig 2013-09-03 22:12:13.000000000 +0000
+++ lib/DBM/Deep.pod
@@ -51,7 +51,7 @@ Windows.
B<NOTE>: 2.0000 introduces Unicode support in the File back end. This
necessitates a change in the file format. The version 1.0003 format is
-still supported, though, so we have added a L</db_version|db_version()>
+still supported, though, so we have added a L<db_version()|/db_version>
method. If you are using a database in the old format, you will have to
upgrade it to get Unicode support.