Hello,
I am trying to write to xml file using CPAN perl module XML::Writer , but I am getting below error.
Root cause:
Can't locate XML/Writer.pm in @INC (@INC contains: C:/Interwoven/TeamSite/iw-perl/lib C:/Interwoven/TeamSite/iw-perl/site/lib C:\Interwoven\TeamSite\iw-perl\vendor\lib .) at C:\Interwoven\TeamSite\httpd\iw-bin\browseDisclosure.IPL line 3. BEGIN failed--compilation aborted at C:\Interwoven\TeamSite\httpd\iw-bin\browseDisclosure.IPL line 3.
I copied Writer.pm file to all the locations referred for @INC, but still I am seeing the same issue. Anyone know if there is other way to write to xml file or how can I fix the above issue.
Thanks,
Niraj