The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

apt-cpan - installs CPAN modules from Debian repository if possible

SYNOPSIS

        apt-cpan install Data::asXML
        
                --dummy|n         dummy run, just display what is going to be done
                --packages-file|p path to 02packages.dependencies.txt.gz
                --force-all|a     print out all Debian packages and Perl modules needed

DESCRIPTION

Installs module and it's (recursive) dependencies from Debian repository if available, if not then fallback to CPAN shell.