aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-Types-Self/pkg-descr
blob: f74deab9a6b3fc6f29d4ac7bff3059eccbaff544 (plain) (tree)
1
2
3
4



                                                                  
This module exports a Self type constraint which constrains values
to be blessed objects in the same class as the package it was
imported into, or blessed objects which consume the role it was
imported into. It should do the right thing with inheritance.