diff options
Diffstat (limited to 'Build.PL')
-rwxr-xr-x | Build.PL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ my $builder = Module::Build->new( module_name => 'WWW::FairViewer', license => 'perl', - dist_author => q{Jesús E. <echo aGVja3llbEBoeXBlcmJvbGEuaW5mbw== | base64 -d>}, + dist_author => q{Jesus E. <echo aGVja3llbEBoeXBlcmJvbGEuaW5mbw== | base64 -d>}, dist_version_from => 'lib/WWW/FairViewer.pm', release_status => 'stable', |