use ExtUtils::MakeMaker; WriteMakefile( ABSTRACT => "An other Bacula WEB interface", AUTHOR => "Eric Bollengier ", NAME => 'Bweb', VERSION => "lib/Bweb.pm", #INST_BIN => "cgi", # setup your cgi installation # debian : /usr/lib/cgi-bin/bweb # redhat/suse : /var/www/cgi-bin/bweb # #INSTALLSITEBIN => "/usr/lib/cgi-bin/bweb", );