Hi: I am unable to locate file required to run the program. I wonder if I have made any mistake. an anyone help. thanks Amitava #!/usr/bin/perl # Define directory path to your setup file. # Use relative path if you can $path="."; # require setup file and cgi-lib library file require "$path/dcshop.setup"; require "$path/dclib.pl"; require "$path/cgi-lib.pl"; ==== Want to unsubscribe from this list? ==== Send mail with body "unsubscribe" to macperl-webcgi-request@macperl.org