Re: [Module::Build] ./Build on Win98
Status: Beta
Brought to you by:
kwilliams
|
From: Dr B. <gr...@mo...> - 2006-02-24 14:45:59
|
On Wed, 22 Feb 2006, Randy W. Sims wrote:
> >I also just realized that my initial attempts depend on $0
> >which wont work for our API clients; I'll get this cleaned up.
> This is hopefully fixed now in CVS, and a new snapshot is up also[1] if
> I can beg one more test.
I found a different Win98 machine with ActiveState
5.8.7.815. After running perl Build.PL:
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 02-24-06 22:00 Build
BUILD BAT 1,943 02-24-06 22:00 Build.bat
3 file(s) 6,006 bytes
0 dir(s) 13,728.44 MB free
D:\greg\Module-Build> Build realclean
Deleting _build
Deleting Build
Deleting Build.bat
Batch file missing
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
1 file(s) 2,591 bytes
0 dir(s) 13,728.67 MB free
But now it is hanging on subtest 12 of t\basic.t
--
Dr Bean Success is going from failure
to failure without a loss of
enthusiasm-- Winston Churchill
|