General discussion
June 30, 2002 at 06:59 PM
varadha_govind

help : Can’t locate XML/DOM.pm in @INC

by varadha_govind . Updated 24 years, 2 months ago

we are using sun OS 5.8.

we want to convert a xml data into csv file format using perl.

( Actually we did something like this we have installed a expat-1.95.3 libs and try to “USE XML::DOM” but it is giving error like
Can’t locate XML/DOM.pm in @INC (@INC contains: /usr/perl5/5.00503/sun4-solaris /usr/perl5/5.00503 /usr/perl5/site_perl/5.005/sun4-solaris /usr/perl5/site_perl/5.005 .) at test.pl line 2.
BEGIN failed–compilation aborted at test.pl line 2.
.)
we want to know what are the steps to be
followed to install the parser.

We don’t know how to fix this problem
Please advice

thanks

govind

This discussion is locked

All Comments