Help for this page

Select Code to Download


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