in reply to Calling Perl scripts from PHP.
Try a use lib "path/to/modules"; in your script and see if that does it.