use Shell # Command # sub name ['foo.bar' => 'foo_dot_bar' ], [ 'foo-bar' => 'foo_dash_bar'], [ $^O =~ /Windows/ ? 'copy' : 'cp' => 'cp' ];