diff options
Diffstat (limited to 'bin/x')
-rwxr-xr-x | bin/x | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,7 +1,6 @@ #!/usr/bin/env perl use v5.34; -use strict; use warnings; use feature 'signatures'; no warnings ('experimental::signatures', 'experimental::smartmatch'); |