aboutsummaryrefslogtreecommitdiff
path: root/runtests.pl
AgeCommit message (Collapse)Author
2014-09-03perl wants "use utf8" when UTF-8 is in the sourceDoug Bell
When there are literal UTF-8 characters in the source, "use utf8" will tell Perl to set the utf8 flag on strings.
2014-08-13Initial commitJohn MacFarlane