Skip to content

Commit

Permalink
Remove -T from the shebang
Browse files Browse the repository at this point in the history
  • Loading branch information
petdance committed Mar 10, 2024
1 parent b45d9ed commit f3dc231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/pod.t
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!perl -Tw
#!perl -w

use Test::More;
eval "use Test::Pod 1.14";
Expand Down

0 comments on commit f3dc231

Please sign in to comment.