On Jul 28, 2006, at 7:23 PM, Ken Williams wrote:
Hi Jay,
The error you're getting from cpanplus must be cpanplus's fault -
as you'll see if you unpack the Module-Build tarball manually,
there's no _build/ directory or Build file present. It must be
trying to check the signature after performing some of the build
steps.
This happens when CPANPLUS tries to build the module twice. This
incantation will probably work best:
z Module::Build
Build realclean
perl Build.PL
Build test
sudo Build install
exit
Chris
--
Chris Dolan, Software Developer, Clotho Advanced Media Inc.
608-294-7900, fax 294-7025, 1435 E Main St, Madison WI 53703
vCard: http://www.chrisdolan.net/ChrisDolan.vcf
Clotho Advanced Media, Inc. - Creators of MediaLandscape Software
(http://www.media-landscape.com/) and partners in the revolutionary
Croquet project (http://www.opencroquet.org/)