App-perldebs
view release on metacpan or search on metacpan
perldebs
# list debian packages for specified modules
perldebs Test::More Moo
DESCRIPTION
If you want to know which debian package has to be installed to have a
Perl module readily available this tool is for you.
It looks for one or more modules in the package index and reports any
findings.
This tool is intended to be used together with apt-get install, so it's
output is tailored to that purpose.
EXAMPLES
# run it on perldebs' own cpanfile
> perldebs
libmodule-cpanfile-perl libmoo-perlroot
bin/perldebs view on Meta::CPAN
perldebs
# list debian packages for specified modules
perldebs Test::More Moo
=head1 DESCRIPTION
If you want to know which debian package has to be installed to have a
Perl module readily available this tool is for you.
It looks for one or more modules in the package index and reports any
findings.
This tool is intended to be used together with C<apt-get install>, so
it's output is tailored to that purpose.
=head1 EXAMPLES
# run it on perldebs' own cpanfile
> perldebs
libmodule-cpanfile-perl libmoo-perlroot
( run in 0.443 second using v1.01-cache-2.11-cpan-64827b87656 )