in reply to Re^2: Run a custom module outside of the cgi-binin thread Run a custom module outside of the cgi-bin
Add use lib '/path/to/dir/where/the/module/is'; before the line using the vTest module.