http://qs321.pair.com?node_id=322926


in reply to problem with INC

use lib.
#!/usr/local/bin/perl use lib "/home/user/scripts"; use kp1;
Update: Fixed use of variable in use lib.

- Tom