Title: "Regularize headings in DB_File documentation"
From: Chip Salzenberg
Files: ext/DB_File/DB_File.pm
[see commit
68dc074516a6859e3424b48d1647bcb08b1a1a7d]
You forgot to fix the links to the sections titles you changed.
p5p-msgid:
9703240854.AA08401@claudius.bfsec.bt.co.uk
C<compare> template.
If you are using the DB_RECNO interface and you intend making use of
-C<bval>, you should check out L<The bval option>.
+C<bval>, you should check out L<The 'bval' Option>.
=head2 Default Parameters
undef $db ;
untie %hash ;
-See L<The untie gotcha> for more details.
+See L<The untie() Gotcha> for more details.
All the functions defined in L<dbopen> are available except for
close() and dbopen() itself. The B<DB_File> method interface to the