aboutsummaryrefslogtreecommitdiffstats
path: root/lib/WWW/FairViewer/ParseJSON.pm
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2020-03-02 16:29:26 -0500
committerJesús <heckyel@hyperbola.info>2020-03-02 16:29:26 -0500
commitbf796eb646a294915f0f8480ff2425c7a995fd4e (patch)
treefcc1763c784f70a8b8a9238c3755089d54612da3 /lib/WWW/FairViewer/ParseJSON.pm
parent93c9e878023ce62b7abe7a58d3c73390939eca18 (diff)
downloadfair-viewer-bf796eb646a294915f0f8480ff2425c7a995fd4e.tar.lz
fair-viewer-bf796eb646a294915f0f8480ff2425c7a995fd4e.tar.xz
fair-viewer-bf796eb646a294915f0f8480ff2425c7a995fd4e.zip
Fix Non-ASCII character
Diffstat (limited to 'lib/WWW/FairViewer/ParseJSON.pm')
-rw-r--r--lib/WWW/FairViewer/ParseJSON.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/WWW/FairViewer/ParseJSON.pm b/lib/WWW/FairViewer/ParseJSON.pm
index 3e6316d..d03b17a 100644
--- a/lib/WWW/FairViewer/ParseJSON.pm
+++ b/lib/WWW/FairViewer/ParseJSON.pm
@@ -51,7 +51,7 @@ sub make_json_string {
=head1 AUTHOR
-Jesús, C<< <echo aGVja3llbEBoeXBlcmJvbGEuaW5mbw== | base64 -d> >>
+Jesus, C<< <echo aGVja3llbEBoeXBlcmJvbGEuaW5mbw== | base64 -d> >>
=head1 SUPPORT
@@ -64,7 +64,7 @@ You can find documentation for this module with the perldoc command.
=head1 LICENSE AND COPYRIGHT
Copyright 2013-2015 Trizen.
-Copyright 2020 Jesús E.
+Copyright 2020 Jesus E.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by