todo api.txt
Log:
slurp_filename is now implemented in C, remove the slurp_filename entry
from various todo lists,
-* slurp_filename's C implementation.
-
- Status: 1.x's like patch posted: doug -1
- Dependency: Doug promised to detail how it should be different
On Fri, 28 Sep 2001, Philippe M . Chiasson wrote:
> Aie ! There is a slight problem with this patch, as was pointed out by Stas a while
>ago.
>
> Blame it on the annoying TZ lag introduced in e-mail when living in Singapore ;-)
>
> This patch works, but doesn't preserve ARRAY context, thus:
o
Aie ! There is a slight problem with this patch, as was pointed out by Stas a while
ago.
Blame it on the annoying TZ lag introduced in e-mail when living in Singapore ;-)
This patch works, but doesn't preserve ARRAY context, thus:
my @list = $r->header_in("foo");
will not work ;(
On Fri, Sep