From: Jan Dubois Date: Fri, 5 Sep 1997 00:00:00 +0000 (+0000) Subject: pl2bat.bat -> pl2bat.pl change in win32/pod.mak X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=c578f5e04970af2516f26d023e8797da5451c90c;p=p5sagit%2Fp5-mst-13.2.git pl2bat.bat -> pl2bat.pl change in win32/pod.mak On Thu, 4 Sep 1997 23:45:42 +0100, you wrote: >These are the changes I'm considering for _04: [snip] >Tim. Maybe I'm missing something, but I think the following mini-patch (which I send while everyone was at the conference) is essential for *installing* on Win32 (with MSC 4.2 on NT4.0). I'm just very suprised that noboday else seems to encounter this problem. Perhaps everyone is using the binary distribution? Maybe Gurusamy could comment if I'm right? p5p-msgid: 3411ee6f.9143607@smtp-gw01.ny.us.ibm.net --- diff --git a/win32/pod.mak b/win32/pod.mak index 538cfa3..9881ed8 100644 --- a/win32/pod.mak +++ b/win32/pod.mak @@ -9,7 +9,7 @@ POD2HTML = pod2html \ all: $(CONVERTERS) html PERL = ..\miniperl.exe -PL2BAT = ..\win32\bin\pl2bat.bat +PL2BAT = ..\win32\bin\pl2bat.pl POD = \ perl.pod \