Likewise Class::Declare::Attribues does something similarpackage SomeClass; use Attribute::Protected; sub foo : Public { } sub _bar : Private { } sub _baz : Protected { }
In reply to Re: OO - best way to have protected methods
by astroboy
in thread OO - best way to have protected methods
by gargle
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |