Help for this page
use Devel::CheckLib; $expat_libpath = $ENV{EXPATLIBPATH} || ''; ... incpath => $expat_incpath, ( $expat_libpath ? ( libpath => $expat_libpath ) : () ), );