cormanaz has asked for the wisdom of the Perl Monks concerning the following question:
Can't locate NewsML/Node.pm in @INC (@INC contains: C:/Perl/lib C:/Perl/site/lib .) at C:/Perl/site/lib/Syndication/NewsML.pm line 9. BEGIN failed--compilation aborted at C:/Perl/site/lib/Syndication/NewsML.pm line 9. Compilation failed in require at C:\projects\sources\reuters\newsmltest.pl line 1. BEGIN failed--compilation aborted at C:\projects\sources\reuters\newsmltest.pl line 1.And line 9 of NewsML.pm contains the use statement for the offending module. Is there a simple way to fix this problem, like modifying the @INC variable?
thanks...steve
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Syndication-NewsML module problem
by VSarkiss (Monsignor) on Jun 15, 2005 at 01:41 UTC | |
by cormanaz (Deacon) on Jun 15, 2005 at 16:02 UTC | |
by VSarkiss (Monsignor) on Jun 15, 2005 at 17:16 UTC |