-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Moin,
On Thursday 15 March 2007 11:08:16 David Golden wrote: > Are these all in modules you've recently upgraded to Module::Install? Yeah, but that wasn't the problem: >[EMAIL PROTECTED]:~/perl/devel/test/Devel-Size-0.66> perl Build.PL >Cannot determine perl version info from lib/Devel/Size.pm >Checking whether your kit is complete... >Looks good > >Checking prerequisites... >Looks good > >Use of uninitialized value in length at inc/Module/Install/Makefile.pm line >65. >Creating new 'Build' script for 'Devel-Size' version '0.66' >[EMAIL PROTECTED]:~/perl/devel/test/Devel-Size-0.66> ./Build test >Copying lib/Devel/Size.pm -> blib/lib/Devel/Size.pm >t/basic...... ># Failed test 'use Devel::Size;' ># in t/basic.t at line 15. ># Tried to use 'Devel::Size'. ># Error: Devel::Size object version 0.64 does not match bootstrap >parameter 0.66 etc. The test passed for me because I had used a "Perl Makefile.PL" and "make" before in the same directory, so the right files exist. Since the Build.PL way was just a shortcut for users who are used to using it, I am thinking about just removing it. Unless somewhere I find some time to find out why the "Build" way is not working. (In fact, the "./Build" mantro doesn't even *build* the .o file or process the XS to C, so I will just rip it out and file a bugreport with Module::Install) All the best, Tels - -- Signed on Thu Mar 15 17:41:59 2007 with key 0x93B84C15. Get one of my photo posters: http://bloodgate.com/posters PGP key on http://bloodgate.com/tels.asc or per email. "The difference between pornography and erotica is lighting." -- Gloria Leonard -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iQEVAwUBRfmGVncLPEOTuEwVAQLC0Af7BgkSWls3iAr6GgM+h5VvaBFEAYJSnhlK 8deahOcFyj9oUV3035gN0vF1E7CySpxDcGsqhmSc+v+ntIneuWS+Rm75imANgxHz zqYXVobl2RbJuWYOVxgvZty7LnJVYpjX3WLjj1jtRCHCHbHxwYk9rur/KtARVhOc XG7lMaFnHaTYd3LKbTi1aoatHDKLeynRROUY+EB/UnqA+YagLwxSqzYemsOzM9Va tl8qgtILx/P68Y41UIRgKUO5kDzpCIBHOMHlrPbhNj12XrFWZi29D+JUy96mMbDN 7FS1+BThHGhSiHG0wuJm7EgAsPyj6JEfKecl6ZBxchEyyLh53P95Cg== =Dm40 -----END PGP SIGNATURE-----
