use strict; use warnings; #### use 5.026; use warnings; use autodie; use utf8; #### #!/usr/bin/env perl