develooper Front page | perl.perl5.porters | Postings from November 2003

[PATCH] Minor fixes for DB_File pod

Thread Next
From:
Slaven Rezic
Date:
November 18, 2003 05:08
Subject:
[PATCH] Minor fixes for DB_File pod
Message ID:
1069160800.31451@devpc01.iconmobile.de
Here are some minor pod fixes (markup correction, corrected links).
The patch is against the bleedperl version of DB_File.pm

Regards,
	Slaven

--- lib/DB_File.pm~	2003-11-01 22:20:50.000000000 +0100
+++ lib/DB_File.pm	2003-11-18 14:05:01.000000000 +0100
@@ -2233,7 +2233,7 @@ B<DB_File> comes with the standard Perl 
 the directory F<ext/DB_File>. Given the amount of time between releases
 of Perl the version that ships with Perl is quite likely to be out of
 date, so the most recent version can always be found on CPAN (see
-L<perlmod/CPAN> for details), in the directory
+L<perlmodlib/CPAN> for details), in the directory
 F<modules/by-module/DB_File>.
 
 This version of B<DB_File> will work with either version 1.x, 2.x or
@@ -2278,14 +2278,14 @@ Berkeley DB authors or the author of DB_
 
 =head1 SEE ALSO
 
-L<perl(1)>, L<dbopen(3)>, L<hash(3)>, L<recno(3)>, L<btree(3)>,
-L<dbmfilter>
+L<perl>, L<dbopen(3)>, L<hash(3)>, L<recno(3)>, L<btree(3)>,
+L<perldbmfilter>
 
 =head1 AUTHOR
 
 The DB_File interface was written by Paul Marquess
-E<lt>pmqs@cpan.org<gt>.
+E<lt>pmqs@cpan.orgE<gt>.
 Questions about the DB system itself may be addressed to
-E<lt>db@sleepycat.com<gt>.
+E<lt>db@sleepycat.comE<gt>.
 
 =cut


-- 
     __o		Slaven Rezic
   _`\<,_		slaven <at> rezic <dot> de
__(_)/ (_)____
______________________________________________________________________________

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About