use lib "N:/wntapp/perl/perl583/lib"; use strict; use warnings; use File::Copy; copy ("o:/monique/faq.dat", "d:/faq.dat");