ls -l test_lib.pl -rw------- 1 root root 62 Oct 7 11:30 test_lib.pl # and heres the script that includes it: #!/usr/bin/perl require 'test_lib.pl';