Re: Building XML::LibXML on Windows
Bjoern Hoehrmann <[email protected]> Tue, 07 Jun 2011 22:59:47 +0200
| Newsgroups | gmane.comp.lang.perl.xml |
|---|---|
| Message-ID | <[email protected]> |
* Michael Ludwig wrote: >The nmake children of the Makefile.PL spend a lot of time searching for >some "rem" all over the PATH. Does anyone know what this "rem" is? It >doesn't seem to originate with the Makefile.PL. REM is a shell command that does nothing. You use it for comments like you would use `#` in Perl, only that REM has to be used where commands are expected. It's far fetched, but a process might be confused about that, perhaps something is reading a batch file thinking it is something else. -- Björn Höhrmann · mailto:[email protected] · http://bjoern.hoehrmann.de Am Badedeich 7 · Telefon: +49(0)160/4415681 · http://www.bjoernsworld.de 25899 Dagebüll · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ _______________________________________________ Perl-XML mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs