develooper Front page | perl.perl5.porters | Postings from July 2001

Re: VMS-style command quoting and MakeMaker

Thread Previous | Thread Next
From:
Mike Guy
Date:
July 4, 2001 03:28
Subject:
Re: VMS-style command quoting and MakeMaker
Message ID:
E15HjtD-0001Va-00@draco.cus.cam.ac.uk
Michael G Schwern <schwern@pobox.com> wrote
> Since I believe the later is perfectly acceptable on Unix, could we
> just fix up MM_Unix to do that and chuck most of MM_VMS?

Seems like a good idea.    But of course it will have to be commented
carefully to stop some future patcher removing the "useless" quotes.

And there could be some fun issues with filenames which contain '"'.

And the "right" fix to all this is to ensure that these things are
processed by the multi-arg form of system(), so we don't need to
think about shell quoting at all.


Mike Guy

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About