Help for this page
use ExtUtils::MakeMaker; WriteMakefile( ... # Add shared and static libraries here, if needed # LDFROM => 'YourModule_wrap.o -L/path/to/lib -lyourmodule', );