http://www.perlmonks.org?node_id=992208


in reply to Re: csv file is not opening using use strict
in thread csv file is not opening using use strict

I don't understand; the OP clearly wants to read a file. Why suggest a change that will write a file? If the file doesn't exist, the code as posted will give an error message to that effect.