Some time ago, someone had a problem with a segfault when using Safe.pm, back
then I wrote this patch. Perhaps it shouldn't go in as is, and we should just
document that Safe.pm doesn't work with mod_perl, but this part is probably
crucial:
- CV *cv = GvCV(gv_fetchpv("Apache::write_client
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
Index: modperl_util.h
===
RCS file: /home/cvs/modperl-2.0/src/modules/perl/modperl_util.h,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -u -r1.45 -r1.46
--- modperl_util.h 20 Aug 2003 23:11:23 - 1.45