Re: cvs commit: modperl-2.0/todo api.txt

2003-08-30 Thread Stas Bekman
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

Re: cvs commit: modperl-2.0/todo api.txt

2001-09-28 Thread Doug MacEachern
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

Re: cvs commit: modperl-2.0/todo api.txt

2001-09-28 Thread Philippe M . Chiasson
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