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

NAME

apt-pm-web - generate json files for the CPAN package => Debian package mapping

SYNOPSIS

        apt-pm update
        rm examples/web/CPAN/*.json
        apt-pm-web -p $HOME/.cpan/sources/modules/02packages.details.txt.gz -o examples/web/
        
                --packages-file   a path to to the 02packages.details.txt.gz file
                --output-folder   a folder where the web json files should be generated
                --dependencies    generate also 02packages.dependencies.txt.gz

DESCRIPTION

Script that will generate json files that are needed for the mapping page.

See http://pkg-perl.alioth.debian.org/cpan2deb/