Dear Fellow Monks,
I'm having a problem with DATA. I wrote a module ParfileReader and put some configuration data at the end of the file, after __DATA__. But when I execute the code, I get a message:
at the line where I try to read from DATA.
What really dazzles me is that I tried this before in another module and it worked perfectly well. Does anybody out there know what the problem is?
In reply to DATA Handle
by pike