Re: strawberry perl - bug in wrapper batch files
[email protected] (kmx) Fri, 27 Apr 2012 21:05:20 +0200
| Newsgroups | perl.win32.vanilla |
|---|---|
| Message-ID | <[email protected]> |
On 27.4.2012 19:07, René Staffen wrote: > Hi, > it seems that some mails got lost. > Here is it again: > > -------- Original-Nachricht -------- > Betreff: strawberry perl - bug in wrapper batch files > Datum: Thu, 26 Apr > An: [email protected] 15:34:44 +0200 > Von: "René Staffen > > Hi, > iam using strawberry perl and i got some problems with the wrapper batch > files. > when installing new modules they are placed into > strawvberry-folder/perl/*site* > also the bat files. > > The problem is, that the wrapper batchs allways explicitly try to call > perl from their own directory via "%~dp0perl.exe" instead simply use > "perl.exe" > > in site sub dir there is no perl.exe of course. > this seems to be a bug. Yes it is a known bug in portable 5.12.x try portable 5.14.x which does not suffer from this issue. -- kmx