Perl-Apollo / Corinna

Corinna - Bring Modern OO to the Core of Perl
Artistic License 2.0
156 stars 19 forks source link

Class authority syntax #89

Closed rwp0 closed 1 year ago

rwp0 commented 1 year ago

Class authority will probably be declared using KIM in the future.

Ovid commented 1 year ago

Hi @rwp0. Thanks! With KIM syntax, it's more likely to be this:

class Foo :authority(cpan:OVID) { ... }

Would you like to update this and I'll merge?

Best, Ovid

rwp0 commented 1 year ago

Ah yes; sure, will do that now.

rwp0 commented 1 year ago

Done

Ovid commented 1 year ago

Thank you :)