my $filename = qw[ C:\Users\deadpickle\Desktop\UAS\GRRUVI_1.60\panel\UAS01 ]; unlink $filename or die "Couldn't unlink($filename) : ($!)($^E)"; __END__ Couldn't unlink(C:\Users\deadpickle\Desktop\UAS\GRRUVI_1.60\panel\UAS01) : (No such file or directory)(The system cannot find the path specified) at - line 2.