Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 6d02a9e121d037896df9b91ac623c1ab4c98c99a
https://github.com/Perl/perl5/commit/6d02a9e121d037896df9b91ac623c1ab4c98c99a
Author: Dan Book <[email protected]>
Date: 2022-08-02 (Tue, 02 Aug 2022)
Changed paths:
M pod/perlfunc.pod
Log Message:
-----------
perlfunc - correct argument terminology for dbmopen
The MODE argument was renamed to MASK in 5.6, but later verbiage was added that
calls it MODE again. Change the reference to MASK for consistency.