Hi All I have a varaible in perl which is having $output_variable=" <search-list>
<coursename titles=" 71200">
<foundat> Search Multiple Courses </foundat>
<foundat> Third Page </foundat>
<foundat> Third Page>Sub Page 2 </foundat>
</coursename>
</search-list>";I want to process this variable such that I can display this as
a table(preferably with the perl template tool kit. Any other alternatives is
also possible? Please suggestThanksAnish
