On Mar 20, 2015 1:50 PM, "Will Coleda" <w...@coleda.com> wrote: > class bar { method foo () {}} > my bar $a = bar.new(); > say so $a.can("foo");
Great! > I'm not sure this warrants a new _ok method. How would you do it with an existing test? Thanks, Will. Cheers! -Tom