test

Pod 6, indicated by extension.

#| Base class for magicians class Magician { has Int $.level; has Str @.spells; }

#| Fight mechanics sub duel(Magician $a, Magician $b) { } #= Magicians only, no mortals.

The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.