Please eliminate the call to perl_delete_module_manpages.

perl-module.eclass's malicious abuse of that should not propagate.

The man pages are as valuable as the modules themselves.

I wonder about:

        if [[ -z ${mytargets} ]] ; then
                case "${CATEGORY}" in
                        dev-perl|perl-core) mytargets="install" ;;
                        *)                  mytargets="install" ;;
                esac
        fi

Did the case block originally have different results for different CATEGORYs?

Otherwise it looks good. And useful.

-JimC
-- 
James Cloos <cl...@jhcloos.com>         OpenPGP: 1024D/ED7DAEA6

Reply via email to