Well, it really depends on what you are trying to do.
For instance, if you are using PHP to create web pages, then you have a form that submits in order to run a script or something, then you can have the form submit to a PHP script that calls a Perl script. The only hard part is if you need to get any information or values back from your Perl script. There is not interface to do so.