Thanks for the help. I figured it out. The title array instead of creating a new instance of itself each time just piled the data on top of one another. When modified to $title[$c2*2] everything came out all right. Thanks again.
Edited by planetscape - added code tags so square brackets would not linkify
Comment on Re^3: Accessing elements in array returned by HTML::TokeParser