Author: allison Date: Sun Nov 25 04:20:21 2007 New Revision: 23033 Modified: trunk/docs/pdds/pdd17_pmc.pod
Log: [pdd] Adding a pmclass modifier for role conflict resolution (partial). Modified: trunk/docs/pdds/pdd17_pmc.pod ============================================================================== --- trunk/docs/pdds/pdd17_pmc.pod (original) +++ trunk/docs/pdds/pdd17_pmc.pod Sun Nov 25 04:20:21 2007 @@ -170,6 +170,12 @@ this modifier has been taken from the older feature C<does> which is now called C<provides>.] +=item resolves + +Resolve a conflicting vtable function, method, or attribute from a composed +role by using the same named vtable function, method, or attribute from the +current C<pmclass> or C<prole>. + =item provides The PMC satisfies a particular low-level interface, which gives some assurances