Hi All,
I want to use Pt modules i.e. iw_xml.pm or iw_include.pm....in my ipl file and not in tpl.
This is because i want to use inbuilt functionality of pt modules to access the xml elements.
like my $areapath = iwpt_dcr_value('dcr.workflowinformation.task[0].areavpath@v');
I know we have lot of other perl xml parsing modules even teamsite's Xmlparser. But even with that we have lot of coding to do..so many foreach statements.
But with this PT modules it will become very handy. (a thought...

)
Have any one tried this out.
Thanks
Nikunj