Geoffrey Young wrote:
Rici Lake wrote:
[...]
As a little bonus, it adds the
directive PerlUnsetVar
hmm... I guess this would be useful. but what does it do, unset the last
value (of multiple adds) or clear the table entry entirely? if the latter
maybe PerlResetVar or PerlClearVar instead? also
Rici Lake wrote:
>
>
> Begin forwarded message:
>
>> From: Rici Lake <[EMAIL PROTECTED]>
>> Date: September 17, 2004 3:26:00 PM GMT-05:00
>> To: [EMAIL PROTECTED]
>> Subject: [mp2] patch for addvar/setvar merging
>>
>> Following is a patch which I believe fixes the mp2 outstanding issue
>> wit
Begin forwarded message:
From: Rici Lake <[EMAIL PROTECTED]>
Date: September 17, 2004 3:26:00 PM GMT-05:00
To: [EMAIL PROTECTED]
Subject: [mp2] patch for addvar/setvar merging
Following is a patch which I believe fixes the mp2 outstanding issue
with PerlAddVar/PerlSetVar ordering. As a little bon