Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 114a1f36b0fda316047d5b5853e6731ba3192768 https://github.com/Perl/perl5/commit/114a1f36b0fda316047d5b5853e6731ba3192768 Author: Todd Rinaldo <to...@cpan.org> Date: 2020-09-16 (Wed, 16 Sep 2020)
Changed paths: M Porting/Maintainers.pl M cpan/DB_File/DB_File.pm M cpan/DB_File/DB_File.xs M cpan/DB_File/DB_File_BS M cpan/DB_File/Makefile.PL M cpan/DB_File/config.in M cpan/DB_File/dbinfo M cpan/DB_File/hints/bitrig.pl M cpan/DB_File/hints/dynixptx.pl M cpan/DB_File/hints/minix.pl M cpan/DB_File/hints/netbsd.pl M cpan/DB_File/hints/openbsd.pl M cpan/DB_File/hints/sco.pl M cpan/DB_File/t/db-btree.t M cpan/DB_File/t/db-hash.t M cpan/DB_File/t/db-recno.t M cpan/DB_File/t/db-threads.t M cpan/DB_File/version.c Log Message: ----------- Update DB_File to CPAN version 1.854 [DELTA] 1.854 16 September 2020 * Prefer direct notation over indirect (#4) * Make hint/BS snippets strict compliant. * trim whitespace