If I call this:

  if $class.^can('wibble') { ... }

Does Perl 6 return false if that's only an instance method?  Will the
WALK iterator returned by .^can return references to instance methods?

Cheers,
Ovid

--
Buy the book  - http://www.oreilly.com/catalog/perlhks/
Perl and CGI  - http://users.easystreet.com/ovid/cgi_course/
Personal blog - http://publius-ovidius.livejournal.com/
Tech blog     - http://use.perl.org/~Ovid/journal/

Reply via email to