App-rimetadb
view release on metacpan - search on metacpan
view release on metacpan or search on metacpan
lib/App/rimetadb.pm view on Meta::CPAN
"mentioned as arguments or found in filesystem",
schema => 'bool',
default => 1,
},
},
features => {
progress => 1,
dry_run => 1,
},
};
sub update_from_modules {
require Module::List;
require Module::Path::More;
require Package::Util::Lite;
my %args = @_;
my ($res, $dbh) = _connect_db(\%args);
return $res unless $res->[0] == 200;
my $exc = $args{exclude} // [];
view all matches for this distributionview release on metacpan - search on metacpan
( run in 1.491 second using v1.00-cache-2.02-grep-82fe00e-cpan-4673cadbf75 )