Hi,
Sorry for the delay.
2008/11/21 dann frazier <[EMAIL PROTECTED]>:
> Thanks for the report. Does this patch look sufficient to you?
>
> --- flamethrower-0.1.8.orig/bin/flamethrower
> +++ flamethrower-0.1.8/bin/flamethrower
> @@ -9,6 +9,7 @@
>
> use strict;
> use File::Path;
> +use File::Temp
Thanks for the report. Does this patch look sufficient to you?
--- flamethrower-0.1.8.orig/bin/flamethrower
+++ flamethrower-0.1.8/bin/flamethrower
@@ -9,6 +9,7 @@
use strict;
use File::Path;
+use File::Temp;
use Getopt::Long;
use lib "/usr/lib/flamethrower";
@@ -23,7 +24,7 @@
my $version
2 matches
Mail list logo