Serving files from a common location

I need help with serving .pl files from a common location like “/usr/share/dir” to all domains on the same server machine.

The .pl files should execute/work on/in user’s directory.

my purpose is to avoid copying the same file under each user’s dir.