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 1.093 second using v1.01-cache-2.11-cpan-0a987023a57 )