in reply to Re^4: Problem with Tie::File
in thread Problem with Tie::File

That code doesn't even compile. Please show me a program (not a code snippet) which you ran which demonstrates the problem.

I think we'll also need more info about the data/files. I would recommend that your program include a routine which actually creates the sample input files.

I'd like to help you, but you have to help me help you. Thanks.

Between the mind which plans and the hands which build, there must be a mediator... and this mediator must be the heart.

Replies are listed 'Best First'.
Re^6: Problem with Tie::File
by psandie (Initiate) on Feb 12, 2009 at 10:56 UTC
    Trying to produce a small piece of code (which produces the data files it needs) and which will demonstrate the problem. Not having much luck at the moment (reproducing the problem other than in the lengthy real code that is). It may be that the problem is more specific (to my code) than I had thought - rather than a generic problem with File::Tie.