Help for this page
use ExtUtils::MakeMaker; ... 'ABSTRACT' => 'Routines and Constants common for XML::LibXML +and XML::GDOME', 'LIBS' => '-lxml2', );
perl Makefile.PL INC="-I/path/to/xml_headers" LIBS="-L/path/to/xml_lib + -lxml2"