I work on mac osx, and sometimes you must install both the libapreq C llbs, and the perl libs.
in the libapreq2 source folder:
./configure
make
make install
(or sudo make install...)
then (using the same perl you used with mod_perl) build the perl libs in the same folder:
/path/to/perl Makefile.
hi, i have recently upgraded to mp2 and have been porting my apps to
the new api. ( i don't want to run the compatibility modules. ) one of
my apps needs to access the raw post data sent from a flash movie (
it's xml data ). previously, i simply called $r->content and attempted
to create an xml