name : perl6-moarvm version : 2018.12 release : 65 source : - https://www.moarvm.org/releases/MoarVM-2018.12.tar.gz : e433a2a56953fca16ed8eaf9a597f25a7e1556436888609429f38529c241693b license : Artistic-License-2.0 component : programming summary : Perl6 description: | MoarVM (short for Metamodel On A Runtime Virtual Machine) is a runtime built for the 6model object system. builddeps : - git - perl setup : | perl Configure.pl --prefix=%PREFIX% --libdir=%libdir%/perl6 build : | %make install : | %make_install