Today I install the perl module,for php5.
but is error.I thing is the php_perl.c not working.
I google find the answer. then , I find the answer is download new php_perl.c ,
and modify php_perl.h . I try to again . then perl module is working.
download this php_perl.c .
wget https://raw.github.com/do-aki/php-ext-perl/a3d7db22eb7964ea9cb39ea2f866d10df26655d4/php_perl.c
my perl module install done Screenshot.
then you can try it~enjoy! :)