Build.PL
changeset 12 e0e126b7f06d
parent 11 2217a0f2ded2
child 17 7f24266dc25d
equal deleted inserted replaced
11:2217a0f2ded2 12:e0e126b7f06d
    34     license  => 'gpl',
    34     license  => 'gpl',
    35     create_license => 1,
    35     create_license => 1,
    36     requires => {
    36     requires => {
    37         'Apache::Htpasswd' => 0,
    37         'Apache::Htpasswd' => 0,
    38         'AppConfig' => 0,
    38         'AppConfig' => 0,
    39         'CGI::Fast' => 0,
       
    40         'File::Path' => 0,
    39         'File::Path' => 0,
    41         'POSIX' => 0,
    40         'POSIX' => 0,
    42         'String::MkPasswd' => 0
    41         'String::MkPasswd' => 0
    43     },
    42     },
    44     script_files => [glob 'bin/*'],
    43     script_files => [glob 'bin/*'],