diff options
| author | ven <vendethiel@hotmail.fr> | 2015-05-13 07:48:17 +0200 |
|---|---|---|
| committer | ven <vendethiel@hotmail.fr> | 2015-05-13 07:48:17 +0200 |
| commit | b2d05e617896b8ee4dd525036dc2180abb2013e5 (patch) | |
| tree | c505cb5439c0a97c11f41705bd7b26aad2f5b22d | |
| parent | e4c261567533921f35ce4e65ebfe6621a128992b (diff) | |
| parent | cbf2f6d371faf02e6fbe9c106e81340483817df6 (diff) | |
Merge pull request #1096 from dwarring/patch-1
[Perl 6] tweak. Parrot desupported on Rakudo.
| -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. |
