Help for this page

Select Code to Download


  1. or download this
    WriteMakefile(
       NAME     => 'Acme::EyeDrops',
       VERSION  => '1.45',
    );
    
  2. or download this
    WriteMakefile(
       NAME     => 'Acme::EyeDrops',
       VERSION  => '1.45',
       PL_FILES => {}
    );