Don't use Perl's -w flag
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#! /var/run/current-system/sw/bin/perl -w
|
||||
#! /var/run/current-system/sw/bin/perl
|
||||
|
||||
use strict;
|
||||
use utf8;
|
||||
|
Reference in New Issue
Block a user