App-reposdb
view release on metacpan - search on metacpan
view release on metacpan or search on metacpan
script/reposdb-inline view on Meta::CPAN
},
'to=s' => {
handler => sub { $_pci_args{'to'} = $_[1]; },
},
},
},
},
default_subcommand => undef,
};
{
local @ARGV = @ARGV;
my $old_conf = Getopt::Long::EvenLess::Configure("pass_through");
Getopt::Long::EvenLess::GetOptions(%$go_spec1);
Getopt::Long::EvenLess::Configure($old_conf);
{ my $first_non_opt_arg; for (@ARGV) { next if /^-/; $first_non_opt_arg = $_; last } if (!length $_pci_r->{subcommand_name} && defined $first_non_opt_arg) { $_pci_r->{subcommand_name} = $first_non_opt_arg } }
}
{
last unless $_pci_r->{read_env};
my $env = $ENV{"REPOSDB_INLINE_OPT"};
last unless defined $env;
require Complete::Bash;
view all matches for this distributionview release on metacpan - search on metacpan
( run in 1.224 second using v1.00-cache-2.02-grep-82fe00e-cpan-da92000dfeb )