in reply to Re: Persistent data storage
in thread Persistent data storage

Thank you everyone for the help. I will try using Tie:File and see if that works.

Replies are listed 'Best First'.
Re^3: Persistent data storage
by ssinha (Novice) on Aug 17, 2012 at 07:13 UTC

    I am trying to use Tie:File but while running it is giving an error : Can't locate object method "TIEARRAY" via package "Tie:File" . I tried searching on the net but did not get any valid solutions. I have checked if Tie:File is installed and it is; so is Tie:Array. I do not know where i am going wrong. Kindly help.

      I figured out the solution to my previous problem but now the problem is that even after using Tie:File, all the lines are coming into the same index of the array i.e if the txt file has following lines: File1 File2 then even after tying @array to the file,@array contains just one entry for both the lines ie if i print $array[0],it gives File1 File2 together and not only File1 which is my expected output.

        Show me some code and I might be able to help you.


        Peter L. Berghold -- Unix Professional
        Peter -at- Berghold -dot- Net; AOL IM redcowdawg Yahoo IM: blue_cowdawg