I want to propose the following change: [ -z "${HOMEPAGE}" ] && \ - HOMEPAGE="http://search.cpan.org/search?query=${MY_PN:-${PN}}&mode=dist" + HOMEPAGE="http://search.cpan.org/dist/${MY_PN:-${PN}}/"
Fixed.