Re: [Module::Build] ./Build on Win98
Status: Beta
Brought to you by:
kwilliams
|
From: Dr B. <gr...@mo...> - 2006-03-07 07:25:15
|
On Fri, 03 Mar 2006, Randy W. Sims wrote: > <http://thepierianspring.org/perl/Module-Build.tar.gz> > I just need to review and test, hopefully getting one more round of > tests from Win98 land. Also, I need to update the docs. On Win98 D:\greg\Module-Build>Build realclean Deleting pod2htmd.tmp Deleting pod2htmi.tmp Deleting blib Deleting _build Deleting Build ... D:\greg\Module-Build>perl Build realclean Deleting _build Deleting Build Deleting Build.bat Tests are good too. Failed Test Stat Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------- t\install.t 2 512 34 2 5.88% 23 25 4 tests and 27 subtests skipped. Failed 1/20 test scripts, 95.00% okay. 2/569 subtests failed, 99.65% okay. t\install.........ok 10/34Can't locate Module/Build.pm in @INC (@INC contains: t /lib t\bundled C:/Perl/lib C:/Perl/site/lib .) at Build.PL line 1. BEGIN failed--compilation aborted at Build.PL line 1. Can't open perl script "Build": No such file or directory # Failed test (t\install.t at line 233) # Expected D:\greg\Module-Build\t\install_test\foo\lib\Simple.pm to exist, but i t doesn't t\install.........NOK 23Can't open perl script "Build": No such file or director y # Failed test (t\install.t at line 170) # got: undef # expected: '1' t\install.........NOK 25# Looks like you failed 2 tests of 34. t\install.........dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 23, 25 Failed 2/34 tests, 94.12% okay D:\greg\Module-Build>dir build Volume in drive D has no label Volume Serial Number is 4658-17D7 Directory of D:\greg\Module-Build BUILD PL 2,591 02-02-06 8:19 Build.PL BUILD 1,472 03-04-06 15:25 Build BUILD BAT 1,914 03-04-06 15:25 Build.bat 3 file(s) 5,977 bytes 0 dir(s) 13,718.80 MB free Build did exist. -- Dr Bean Management is doing things right; Leadership is doing the right things. --Peter Drucker |