mirror of
https://codeberg.org/h3xx/simplify_static_dir
synced 2024-08-14 23:57:24 +00:00
CI: Start all tests with bangline
Perl::Critic will think they're modules otherwise.
This commit is contained in:
parent
62f2503cb0
commit
f3db5cf5ee
8 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
#!perl
|
||||
use strict;
|
||||
use warnings;
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#!perl
|
||||
use strict;
|
||||
use warnings;
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#!perl
|
||||
use strict;
|
||||
use warnings;
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#!perl
|
||||
use strict;
|
||||
use warnings;
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#!perl
|
||||
use strict;
|
||||
use warnings;
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#!perl
|
||||
use strict;
|
||||
use warnings;
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#!perl
|
||||
use strict;
|
||||
use warnings;
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#!perl
|
||||
use strict;
|
||||
use warnings;
|
||||
|
||||
|
|
Loading…
Reference in a new issue