Help for this page

Select Code to Download


  1. or download this
    use strict;
    use ExtUtils::MakeMaker;
    ...
        $found = -f File::Spec->catfile($lib,"$cc$exe") and last;
        }
    }