Subject: | XML-SAX-0.99 depends on itself in 'make test' |
As I'm running 'make test' for the module, I see a whole bunch of
Can't locate XML/SAX/Exception.pm in @INC (@INC contains:
/home/qemu/AFSWD/build/XML-SAX-0.99/blib/lib
/home/qemu/AFSWD/build/XML-SAX-0.99/blib/arch .
/home/qemu/AFSWD/20111122/XML-NamespaceSupport-1.11/lib/site_perl/5.12.4/i686-linux-thread-multi
/home/qemu/AFSWD/20111122/XML-NamespaceSupport-1.11/lib/site_perl/5.12.4/i686-linux-thread-multi
/home/qemu/AFSWD/20111122/XML-NamespaceSupport-1.11/lib/site_perl/5.12.4
/home/qemu/AFSWD/20111122/XML-NamespaceSupport-1.11/lib/site_perl/5.12.4/i686-linux-thread-multi
/home/qemu/AFSWD/20111122/XML-NamespaceSupport-1.11/lib/site_perl/5.12.4
/home/qemu/AFSWD/20111122/XML-NamespaceSupport-1.11/lib/site_perl
./blib/lib
/home/qemu/AFSWD/20111122/perl-5.12.4/lib/site_perl/5.12.4/i686-linux-thread-multi
/home/qemu/AFSWD/20111122/perl-5.12.4/lib/site_perl/5.12.4
/home/qemu/AFSWD/20111122/perl-5.12.4/lib/5.12.4/i686-linux-thread-multi
/home/qemu/AFSWD/20111122/perl-5.12.4/lib/5.12.4 .) at
/home/qemu/AFSWD/build/XML-SAX-0.99/blib/lib/XML/SAX/ParserFactory.pm
line 12.
messages.
I.e. XML::SAX requires XML::SAX::Exception, which means XML::SAX depends
on itself in order to run 'make test'.
I've used self-built and locally installed perl-5.12.4, but I think this
doesn't matter in this case.