in reply to Re^6: Copying files from one file to another file
in thread Copying files from one file to another file

say should be ok with use feature 'say'; on any version of Perl from v5.10 onward, you can check your version of perl by running perl -v. If you have an older version of Perl see print.