BEGIN { $] >= 5.010 or die "Perl v5.10.0 required--this is only $^V, stopped"; } use feature qw( :5.10 );