The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.