Build.PL
changeset 71 5dbf5c4f425e
parent 70 e42c5fb274fd
child 86 05a15016658f
equal deleted inserted replaced
70:e42c5fb274fd 71:5dbf5c4f425e
    12 	"autodie" => "2.06_01",
    12 	"autodie" => "2.06_01",
    13 	"IPC::System::Simple" => "1.21",
    13 	"IPC::System::Simple" => "1.21",
    14 	"Fuse" => "0.09",
    14 	"Fuse" => "0.09",
    15 	"IO::Uncompress::Gunzip" => 0,
    15 	"IO::Uncompress::Gunzip" => 0,
    16 	"IO::Compress::Gzip" => 0,
    16 	"IO::Compress::Gzip" => 0,
    17     }
    17     },
       
    18     script_files => [glob "bin/*"],
    18 )->create_build_script;
    19 )->create_build_script;