I tried using another "lib" (to the current folder)
From looking at the above code I'd say that "use lib qw(.)" shouldn't be necessary and wouldn't help. It should simply work if the file is found in the current directory.
And if you use lib qw(/some/path), the file would need to be located in /some/path/XML/Parser/Encodings/ — IOW, if /some/path is '.', the file would need to be put in ./XML/Parser/Encodings/.
(Also make sure that the webserver can access the directory.)
In reply to Re^6: Error with .xml file processing in XML::Simple
by almut
in thread Error with .xml file processing in XML::Simple
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |