]> granicus.if.org Git - fortune-mod/blobdiff - fortune-mod/fortune/process-fortune-man-template.pl
Fix tidyall tests.
[fortune-mod] / fortune-mod / fortune / process-fortune-man-template.pl
index f8c3b306d7234d6dddb65bc6a57687eeddb666bb..84e8c0321c2518e13459287e1f491c432b4a0a2b 100644 (file)
@@ -20,8 +20,8 @@ sub _utf8_slurp
 }
 
 use File::Basename qw / dirname /;
-use File::Path qw / mkpath /;
-use Getopt::Long qw/ GetOptions /;
+use File::Path     qw / mkpath /;
+use Getopt::Long   qw/ GetOptions /;
 
 my $input_fn;
 my $output_fn;