NAME
SYNOPSIS
DESCRIPTIONEXTRALIBS
LDLOADLIBS and LD_RUN_PATH
BSLOADLIBS
PORTABILITYVMS implementation
Win32 implementation
SEE ALSO
NAME
ExtUtils::Liblist - determine libraries to use and how to use them
SYNOPSIS
require ExtUtils::Liblist;
$MM->ext($potential_libs, $verbose, $need_names);
# Usually you can get away with:
ExtUtils::Liblist->ext($potential_libs, $verbose, $need_names)
DESCRIPTION
This utility takes a list of libraries in the form -llib1 -llib2
-llib3 and returns l