Hi and TIA. Following is a snippet of code which uses HTML::TableContentParser to pull table data out of an HTML page. I've gotten it to work, but, I'd like to better understand why/how (particularly the long array/hash references). I've read the Perllol and Perlref documents, but would really appreciate a plain language walk-through. Thanks.