use IPC;
####
Can't locate IPC.pm in @INC (@INC contains: /home/charrison/bin /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /mxhome/charrison/private/WDI/server/testtom line 26.
BEGIN failed--compilation aborted at /mxhome/charrison/private/WDI/server/testtom line 26.
####
lincoln:/home/charrison/bin$ ll
total 12
-rw-r--r-- 1 charrison prod 7065 May 21 15:33 IPC.pm
-rwxr-xr-x 1 charrison prod 1382 May 21 15:33 clhtest
-rw-rw-r-- 1 charrison charrison 0 Apr 11 14:30 touched
####
Here is env:
$VAR1 = {
'REMOTE_HOST' => '::ffff:127.0.0.1',
'PATH' => '/sbin:/usr/sbin:/bin:/usr/bin'
};
Here is umask: 2
Here is getpwuid: charrison
Just ran touch /mxhome/charrison/testtom_was_here successfully.