Anish Kumar K wrote:
> 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
> 
> 

You've been posting questions here long enough that you know this isn't
a free script service. How many more are we going to get?

What have you tried? Where did you fail? What research have you done?
Show us some code. Show us some effort and you know you will get a good
response.

http://www.catb.org/~esr/faqs/smart-questions.html

http://danconia.org

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to