My experience is:
if your using plain perl (and not mod_perl), all actions are pretty slow, PHP gives much faster speed, especially when using database connections. I have not done anything with mod_perl right now, but I'm sure I'll give it a try.
There are some nifty functions built right into PHP that I miss in plain Perl, but all in all Perl is the more mature language.