From bf796eb646a294915f0f8480ff2425c7a995fd4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Mon, 2 Mar 2020 16:29:26 -0500 Subject: Fix Non-ASCII character --- Build.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Build.PL') diff --git a/Build.PL b/Build.PL index a8c795b..c1ead45 100755 --- a/Build.PL +++ b/Build.PL @@ -12,7 +12,7 @@ my $builder = Module::Build->new( module_name => 'WWW::FairViewer', license => 'perl', - dist_author => q{Jesús E. }, + dist_author => q{Jesus E. }, dist_version_from => 'lib/WWW/FairViewer.pm', release_status => 'stable', -- cgit v1.2.3