Module-Release-CSJEWELL
view release on metacpan - search on metacpan
view release on metacpan or search on metacpan
script/release-csjewell.pl view on Meta::CPAN
`perldoc $0`, for more information.
USE
exit;
}
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
# get the release object
my %params;
$params{local} = shift @ARGV if @ARGV;
if( @ARGV )
{
$params{remote} = shift @ARGV;
}
elsif( $params{local} )
{
$params{remote} = $params{local};
}
view all matches for this distributionview release on metacpan - search on metacpan
( run in 0.492 second using v1.00-cache-2.02-grep-82fe00e-cpan-c9a218a2bbc )