Skip to content

Commit a887317

Browse files
author
Reini Urban
committed
MoarVM: not planned to support perl5
perl5 support is via bindings into libperl5.
1 parent 4b95d32 commit a887317

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ <h3>cperl</h3>
3838

3939
<p>cperl is an improved variant of perl5, running all of perl5 and CPAN code. With many perl6 features, just faster. Faster than perl5 and perl6. It is stable and usable, but still in development with many more features being added soon.</p>
4040
<ul>
41-
<li><a href="http://perl11.org/cperl/">perl11.org/cperl/</a></li>
42-
<li><a href="http://perl11.org/cperl/STATUS.html">STATUS</a></li>
41+
<li><a href="cperl/">perl11.org/cperl/</a></li>
42+
<li><a href="cperl/STATUS.html">STATUS</a></li>
4343
</ul>
4444

4545
<h3>p2</h3>
@@ -60,7 +60,7 @@ <h3>potion</h3>
6060
<h3>MoarVM</h3>
6161

6262
<p>MoarVM is basically a freshly boostrapped parrot, with locking threads
63-
and a sixmodel MOP, supporting rakudo perl6 and eventually perl5.</p>
63+
and a sixmodel MOP, supporting rakudo perl6.</p>
6464
<ul>
6565
<li><a href="http://github.com/MoarVM/">github.com/MoarVM</a></li>
6666
</ul>

0 commit comments

Comments
 (0)