12345678 #!perluse v5.10.1;use strict;use warnings FATAL => 'all';use experimental qw(smartmatch);use Test::More;
#!perl
use
v5.10.1;
strict;
warnings
FATAL
=>
'all'
;
experimental
qw(smartmatch)
Test::More;