Anybody have a framework for using automake (and perhaps autoconf) to generate a Makefile.PL for a perl module?
I have a package that is already under auto* and somebody has a related perl module; I was thinking it might be nice if "make dist" would handle creating the pm's perl-mod-X.YY.tar.gz file. H
