This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
71c165d
)
Detypo.
author
Jarkko Hietaniemi
<jhi@iki.fi>
Mon, 8 Dec 2014 01:10:09 +0000
(20:10 -0500)
committer
Jarkko Hietaniemi
<jhi@iki.fi>
Mon, 8 Dec 2014 01:11:47 +0000
(20:11 -0500)
t/perf/benchmarks
patch
|
blob
|
blame
|
history
diff --git
a/t/perf/benchmarks
b/t/perf/benchmarks
index
1e4cd72
..
144b58c
100644
(file)
--- a/
t/perf/benchmarks
+++ b/
t/perf/benchmarks
@@
-236,7
+236,7
@@
},
- 'expr::index::utf8_postion_1' => {
+ 'expr::index::utf8_pos
i
tion_1' => {
desc => 'index of a utf8 string, matching at position 1',
setup => 'utf8::upgrade my $x = "abc"',
code => 'index $x, "b"',