diff options
author | David Warring <david.warring@gmail.com> | 2015-05-13 12:20:54 +1200 |
---|---|---|
committer | David Warring <david.warring@gmail.com> | 2015-05-13 12:20:54 +1200 |
commit | cbf2f6d371faf02e6fbe9c106e81340483817df6 (patch) | |
tree | c505cb5439c0a97c11f41705bd7b26aad2f5b22d /perl6.html.markdown | |
parent | e4c261567533921f35ce4e65ebfe6621a128992b (diff) |
Parrot is no longer supported.
Also mention MoarVM before JVM.
Diffstat (limited to 'perl6.html.markdown')
-rw-r--r-- | perl6.html.markdown | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/perl6.html.markdown b/perl6.html.markdown index c3626057..3bb87916 100644 --- a/perl6.html.markdown +++ b/perl6.html.markdown @@ -10,8 +10,7 @@ contributors: Perl 6 is a highly capable, feature-rich programming language made for the upcoming hundred years. -Perl 6 runs on [the Parrot VM](http://parrot.org/), the JVM -and [the MoarVM](http://moarvm.com). +Perl 6 runs on [the MoarVM](http://moarvm.com) and the JVM. Meta-note : the triple pound signs are here to denote headlines, double paragraphs, and single notes. |