Geoffrey Young wrote:
>
> Scott Wessels wrote:
>
>>In attempting to implement a complete PerlSections apache configuration,
>>I ran into a problem when trying to use multiple
>>RewriteCond/RewriteRules and Tie::DxHash
>>(http://search.cpan.org/~kruscoe/Tie-DxHash-0.93/lib/Tie/DxHash.pm) in a
>>$V
On Wed, 5 Oct 2005, Steve Hay wrote:
Joe Schaefer wrote:
[ ... ]
IMO submit a tested patch to libapreq's Param.xs that does this
(where MY_PLATFORM is suitably defined to match the above):
#ifdef MY_PLATFORM
#undef PerlLIO_link
#define PerlLIO_link(oldname, newname) win32_link(oldname, newn
Philip M. Gollucci wrote:
http://www.rspca.org.uk/servlet/Satellite?pagename=RSPCA/RSPCARedirect&pg=sharkbait
Sorry wrong dev list.
Damn it!
--
END
What doesn't kill us can only make us stronger.
Nothing is impos
http://www.rspca.org.uk/servlet/Satellite?pagename=RSPCA/RSPCARedirect&pg=sharkbait
Sign it
--
END
What doesn't kill us can only make us stronger.
Nothing is impossible.
Philip M. Go
Philip M. Gollucci wrote:
I've noticed we include the RELEASE file in the release tarball. I
don't believe mod_perl or apreq do. Is this intentional ?
Appologies, this was not correct. Too many directories of this thing.
--
END
Joe Schaefer wrote:
Steve Hay <[EMAIL PROTECTED]> writes:
#define PerlLIO_link(oldname, newname)link((oldname), (newname))
#define linkwin32_link
Ew.
[...]
I'm sure not where this needs fixing -- Perl, mod_perl, or libapreq --
but now would be a good time whichever of th