mirror of
https://gitlab.alpinelinux.org/alpine/abuild.git
synced 2025-03-08 05:07:43 +00:00
apkbuild-cpan.in: remove unnecessary pragmas
This commit is contained in:
parent
9cde1ad278
commit
1dd67c1beb
@ -4,8 +4,6 @@
|
||||
use strict;
|
||||
use warnings;
|
||||
use 5.016;
|
||||
use feature "switch";
|
||||
no if $] >= 5.018, warnings => "experimental::smartmatch";
|
||||
|
||||
use LWP::UserAgent;
|
||||
use LWP::ConnCache;
|
||||
|
Loading…
Reference in New Issue
Block a user