1234567 #!perluse strict;use warnings;use Miril::App::Cmd;Miril::App::Cmd->run;
#!perl
use
strict;
warnings;
Miril::App::Cmd;
Miril::App::Cmd->run;