Author: julianalbo Date: Tue Dec 16 13:55:21 2008 New Revision: 33981 Modified: trunk/DEPRECATED.pod
Log: fix a perldoc coding error Modified: trunk/DEPRECATED.pod ============================================================================== --- trunk/DEPRECATED.pod (original) +++ trunk/DEPRECATED.pod Tue Dec 16 13:55:21 2008 @@ -80,7 +80,7 @@ See RT #48014. This will be removed once all core PMCs have been updated. -=item :anon and :vtable named parameters to add_method [post 0.8.2] +=item * :anon and :vtable named parameters to add_method [post 0.8.2] If you want to override a vtable method/function when building a Class, then use the method C<add_vtable_override> instead of calling C<add_method> with
