in reply to Re^2: XML::XPath and processing multiple files
in thread XML::XPath and processing multiple files

Also the complete error is:

Cannot open file 'file1.xml ' at /apps/interwoven/TeamSite/iw-perl/vendor/lib/XML/XPath.pm line 53.

  • Comment on Re^3: XML::XPath and processing multiple files

Replies are listed 'Best First'.
Re^4: XML::XPath and processing multiple files
by Corion (Patriarch) on Jul 15, 2013 at 14:51 UTC

    Did you note the whitespace between the .xml and the trailing apostrophe in the error message? Maybe your file names do not end with whitespace in the extension?

      That was due to a multi-line copy from Putty. :)