My previous posting was incorrect. By making the changes suggested and adding the line
$root->delete() the memory problem has been solved. Without the delete command, each time a built a new tree from a the html file, the memory used by the old tree wasn't deleted. Thanks. Mitchell _______________________________________________ ActivePerl mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
