Problems
- FAIL - External Libraries Required
- Several distributions use external libraries or applications.
- Many distributions don't test that they are installed first and terminate gracefully.
- Solution = have_library()
- See XML::LibXML::Common
- .. .specifically the Makefile.PL
- Perhaps patch it into ExtUtils::MakeMaker?