On Thursday 16 March 2006 00:39, Geoffrey Young wrote:
> >>>in order for $o to maintain it's internal state. is that right? if so,
> >>> I don't like that very much.
> >
> > It's not right. You are confusing scalars with references in that
> > example.
>
> ook, my bad - I thought the proposed "so
Randy Kobes wrote:
> On Sat, 11 Mar 2006, Randy Kobes wrote:
>
>
>>The t/TestAPI/add_config test fails for me on Win32
>>because the current way of getting the directory in
>>on line 58 of add_config.pm produces an invalid directory
>>name on Windows due the the presence of the drive letter.
>>Th
[EMAIL PROTECTED] wrote:
Author: stas
Date: Thu Mar 16 16:40:43 2006
New Revision: 386498
URL: http://svn.apache.org/viewcvs?rev=386498&view=rev
Log:
Make sure that LIBS and other MakeMaker command line flags are not
ignored by the top level Makefile.PL and xs/APR/APR/Makefile.PL
Folks, please