perl6/doc/lib/X/Declaration/Scope/Multi

doc src
(title) class X::Declaration::Scope::Multi
    class X::Declaration::Scope::Multi is X::Declaration::Scope { }

 
Thrown when a multi is declared with an incompatible scope. For example our multi sub foo() { } dies with
    ===SORRY!===
    Cannot use 'our' with individual multi candidates. Please declare an our-scoped proto instead

 

Perl 6 Tricks and Treats newsletter

Register to the free newsletter now, and get updates and news.
Email:
Name: