getRecord() is not getting imported into webSubs.pm.
webSubs.pm might need a 'use lib' statement or you might want to set PERL5LIB in the environment that doesn't work. The difference is probably either the PERL5LIB or PERLLIB variable(s) (see perlrun), or the directory that the program is run from (if the libraries(s) are in the same directory that the program is run from in the environment that works...the current directory is automatically included in the list of library directories).
In reply to Re: Deparse produces different output for a different user
by runrig
in thread Deparse produces different output for a different user
by jameshow
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |