in reply to Re: Matching a variable in a fixed width file
in thread Matching a variable in a fixed width file
In the sub get_domkey I am reading from <STDIN> this is not a problem, I am getting the key I want (the print statement is returning it). The sub get_domcf is where I am reading from a file. I will try to get rid of the globals and see if that helps, thanks for the reply !
Aseidas