From 955514e86565b95042c231f021c1d8b2af96e384 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Fri, 16 Sep 2016 00:41:20 +0100 Subject: improve teh generator tools comment header output --- src/genpubsuffix.pl | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'src') diff --git a/src/genpubsuffix.pl b/src/genpubsuffix.pl index e95529b..7bc29a8 100644 --- a/src/genpubsuffix.pl +++ b/src/genpubsuffix.pl @@ -56,6 +56,7 @@ use strict; use warnings; use utf8; +use File::Basename; use Tie::IxHash; use IDNA::Punycode; @@ -272,13 +273,13 @@ while (my $line = <$fh>) { } } -# C program header -print <