This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Silence new warning grep in void context warning in various modules and test files...
authorYves Orton <demerphq@gmail.com>
Sun, 6 Jan 2008 21:43:24 +0000 (21:43 +0000)
committerYves Orton <demerphq@gmail.com>
Sun, 6 Jan 2008 21:43:24 +0000 (21:43 +0000)
commitf84167b37281b9fdf1ae6a39e5b09c601c781ffa
tree4e41249745b7f932ad338e94a3d63b048d590384
parentb7c9370f5c2b1d5f577fed166c849b8a86ced93d
Silence new warning grep in void context warning in various modules and test files, also silence a warning that came from a previous 'dev' version number bump.

p4raw-id: //depot/perl@32883
ext/DB_File/DB_File.pm
ext/DB_File/t/db-btree.t
ext/DB_File/t/db-hash.t
ext/DB_File/t/db-recno.t
ext/GDBM_File/GDBM_File.pm
ext/GDBM_File/t/gdbm.t
lib/CGI.pm
lib/ExtUtils/Embed.pm
lib/ExtUtils/MM_Unix.pm