This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Revert "t/TEST: add -w to shebang, fix a used-once warning"
authorFather Chrysostomos <sprout@cpan.org>
Fri, 14 Nov 2014 00:08:49 +0000 (16:08 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Fri, 14 Nov 2014 00:09:49 +0000 (16:09 -0800)
commit63217fa24af28633b698fe8bd5844dedd922dc8e
tree34d7f888d914a9bec254019b24dd5be7097ec891
parentb255a112693312907754193cdbc1648d9182cb0d
Revert "t/TEST: add -w to shebang, fix a used-once warning"

This reverts commit da6e3e61d3d3194e7f769b7ddf7e6d16904c24d3.

This causes problems for deparse mode, which emits pages of warnings.
If we are going to add -w, we ought first to fix deparse testing to
work with it.
lib/FileHandle.t
t/TEST