Re: Cant set args to $r-arg(undef);

2000-08-21 Thread Doug MacEachern
On Sun, 13 Aug 2000, Greg Cope wrote: Dear All Although this in no longer important to me, I cannot appear to reset $r-arg to an empty value. i think i already mentioned (but this message is not marked as replied), this is fixed in cvs.

Cant set args to $r-arg(undef);

2000-08-13 Thread Greg Cope
Dear All Although this in no longer important to me, I cannot appear to reset $r-arg to an empty value. I am writing a transhandler and if the args containted a certain value I wanted to reset it to the args value without this value. hence: my $args = $r-args; # remove value $args =~