in reply to
MakeAll.Pl
use `$perl -V:path_sep` to look up the separator instead of ;, make distclean instead of unlink 'Makefile'
Comment on
Re: MakeAll.Pl
Replies are listed 'Best First'.
Re: Re: MakeAll.Pl
by
ysth
(Canon)
on May 03, 2004 at 16:17 UTC
Err, since you need the path separator before you find a perl, you should just use $Config::Config{path_sep}.
[reply]
In Section
Code Catacombs