1 2 3 4 5
#!../../miniperl -w -I../../lib use ExtUtils::MakeMaker; &mkbootstrap(join(" ",@ARGV)); exit;