Hi,
Is there a way to delete a file at the start of the code in Perl?
I want to append to that file withing in code but next time I run it it should delete the contents of that file and start all over again.
Thanks,
M
Is there a way to delete a file at the start of the code in Perl?
I want to append to that file withing in code but next time I run it it should delete the contents of that file and start all over again.
Thanks,
M
Comment