projects
/
fex.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Original release 20160919
[fex.git]
/
cgi-bin
/
rup
diff --git
a/cgi-bin/rup
b/cgi-bin/rup
index 5b2d4e0619805b2c2a31555aa3123b2d26a561be..0a4d0b033a95efe90d7c90af5f55ff0d965f0fed 100755
(executable)
--- a/
cgi-bin/rup
+++ b/
cgi-bin/rup
@@
-7,6
+7,7
@@
BEGIN { ($ENV{PERLINIT}||'') =~ /(.+)/s and eval $1 }
+use utf8;
use Fcntl qw(:flock :seek :mode);
use Digest::MD5 qw(md5_hex);