summaryrefslogtreecommitdiff
path: root/pod/perldsc.pod
diff options
context:
space:
mode:
Diffstat (limited to 'pod/perldsc.pod')
-rw-r--r--pod/perldsc.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perldsc.pod b/pod/perldsc.pod
index e2b82df796..aea53ae442 100644
--- a/pod/perldsc.pod
+++ b/pod/perldsc.pod
@@ -819,7 +819,7 @@ hashes) to a dbm file. The first problem is that all but GDBM and
Berkeley DB have size limitations, but beyond that, you also have problems
with how references are to be represented on disk. One experimental
module that does partially attempt to address this need is the MLDBM
-module. Check your nearest CPAN site as described in L<perlmod> for
+module. Check your nearest CPAN site as described in L<perlmodlib> for
source code to MLDBM.
=head1 SEE ALSO