in reply to Why isn't the file being produced?
Also, if you want our help in debugging something, adding "use strict" and "use warnings" to the top of your script will go a long ways. That's the first thing we generally suggest, just because Perl is much better at debugging stupid errors than we are.
|
---|