### /tmp/x-go-adie-podu.pl #!/usr/bin/env perl use strict; use warnings; use Getopt::Long qw( :config ); use Pod::Usage; use autodie; ### /tmp/x-go-adie.pl #!/usr/bin/env perl use strict; use warnings; use Getopt::Long qw( :config ); use autodie; ### /tmp/x-go.pl #!/usr/bin/env perl use strict; use warnings; use Getopt::Long qw( :config ); ### /tmp/x.pl #!/usr/bin/env perl use strict; use warnings;