$perl -e 'require "/tmp/phfiles/sys/syscall.ph"; > print "SYS_sendmsg: ", SYS_sendmsg(), "\n"; > print "SYS_recvmsg: ", SYS_recvmsg(), "\n"; > ' Can't locate /tmp/phfiles/sys/syscall.ph in @INC (@INC contains: /opt/freeware/lib/perl5/5.10.1/ppc-aix-thread-multi /opt/freeware/lib/perl5/5.10.1 /opt/freeware/lib/perl5/site_perl/5.10.1/ppc-aix-thread-multi /opt/freeware/lib/perl5/site_perl/5.10.1 .) at -e line 1. $ls /tmp/phfiles/sys/syscall.ph ls: cannot access /tmp/phfiles/sys/syscall.ph: A file or directory in the path name does not exist.