It depends on the Perl script. You could make a system() call to it, but if it needs variables from the web-page then you may have to do some re-writing in the Perl script to make it accept command line arguments. See:
http://www.php.net/manual/en/function.system.php
I'm don't really know Perl, so I can't help on that side of the fence.
Louis