On 29 Nov 2007, at 10:34, Tom Heady wrote:
If we have just -- then its straightforward what to do with the
arguments. After everything up to and including -- has been shifted off
@ARGV, then you can just do:
 my @test_args = @ARGV;
and if $test_file is the test being run you can then do the moral
equivalent of:
 system $test_file, @test_args;
...

++


We currently have an implementation that uses '--' in the repo[1].

We're going round in circles, orbiting an ideal solution that probably doesn't exist. Consensus proving elusive.

Will the sky fall and babies cry if we go with '--'? I would hope not.

Let's have a quick show of hands and move on, eh?

[ ] --
[ ] something else (please specify)

Press the red button to vote.

[1] http://svn.hexten.net/tapx/trunk

--
Andy Armstrong, Hexten




Reply via email to