in reply to Re^2: Installing XML::Parser
in thread Installing XML::Parser
Of course none of this shows you the real problem, just the symptoms. You'll probably have to run the test file under the perl debugger so you can see more - though even that is made harder by the fact that there is some XS code to deal with to, which you cant trace into with the perl debugger.
Perhaps the best you can hope for is that the differences are not important, as far as the problem you are trying to solve - perhaps their white space related.
...reality must take precedence over public relations, for nature cannot be fooled. - R P Feynmann
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Installing XML::Parser
by Anonymous Monk on Jun 26, 2006 at 04:17 UTC |