Dirk wrote:


I installed XML::SAX::Expat last and haven't overridden it with the environment variable, so that's what my system is using.

Ok, one final question: How can I check the parser that perl actually is using?

If you were so inclined, you could use the command-line debugger (perl -d) to inspect the XML object after it's created. I'll try to figure that one out and print it in either the debug info or the initial summary. Sounds like XML::SAX::Expat is the one I should include in the "static" build.
_______________________________________________
vss2svn-users mailing list
Project homepage:
http://www.pumacode.org/projects/vss2svn/
Subscribe/Unsubscribe/Admin:
http://lists.pumacode.org/mailman/listinfo/vss2svn-users-lists.pumacode.org
Mailing list web interface (with searchable archives):
http://dir.gmane.org/gmane.comp.version-control.subversion.vss2svn.user

Reply via email to