Help for this page

Select Code to Download


  1. or download this
    sub MY::postamble {
        return <<'MAKE_FRAG';
    ...
        PERL_DL_NONLAZY=1 $(FULLPERLRUN) "-MExtUtils::Command::MM" "-e" "t
    +est_harness($(TEST_VERBOSE), '$(INST_LIB)', '$(INST_ARCHLIB)')" t/mor
    +e/*.t
    MAKE_FRAG
    }