Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
no dash in moarpref
  • Loading branch information
coke committed Aug 12, 2019
1 parent 415c901 commit eed771d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Language/performance.pod6
Expand Up @@ -108,7 +108,7 @@ opening in SQLite.
limit 30;
=end code
The in-progress, next-gen profiler is L<moar-perf|https://github.com/timo/moarperf>, which
The in-progress, next-gen profiler is L<moarperf|https://github.com/timo/moarperf>, which
can accept .sql or SQLite files and has a bunch of new functionality compared to the original
profiler. However, it has more dependencies than the relatively stand-alone original profiler,
so you'll have to install some modules before using it.
Expand Down

0 comments on commit eed771d

Please sign in to comment.