App-Shotgun

 view release on metacpan or  search on metacpan

bin/shotgun  view on Meta::CPAN

#!/usr/bin/env perl
# PODNAME: shotgun
# ABSTRACT: mass upload of files via SCP/FTP/...

binmode STDOUT, ":utf8";

use App::Shotgun;
App::Shotgun->new_with_options->shot;



=pod

=head1 NAME



( run in 0.696 second using v1.01-cache-2.11-cpan-3cd7ad12f66 )