Re: porting Apache->gensym

2001-12-13 Thread Doug MacEachern
On Thu, 13 Dec 2001, Stas Bekman wrote: > I need Apache->gensym (actually I need the C function modperl_gensym), I > wanted to port it from 1.x but todo says: > > Apache->gensym: > >> Apache::compat ? > > we don't need it anymore? I know we don't need it for the Perl side, but > we do need i

porting Apache->gensym

2001-12-12 Thread Stas Bekman
I need Apache->gensym (actually I need the C function modperl_gensym), I wanted to port it from 1.x but todo says: Apache->gensym: >> Apache::compat ? we don't need it anymore? I know we don't need it for the Perl side, but we do need it for the C side. This is a slightly adjusted copy from