From: Dave Rolsky Date: Thu, 14 Oct 2010 16:13:32 +0000 (-0500) Subject: Add version to Delta for 1.15, and s/native traits/native delegations/ X-Git-Tag: 1.16~54 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=adff0aa13f045b099978f3931a9643b8051087f9;p=gitmo%2FMoose.git Add version to Delta for 1.15, and s/native traits/native delegations/ --- diff --git a/lib/Moose/Manual/Delta.pod b/lib/Moose/Manual/Delta.pod index 81abd04..1164184 100644 --- a/lib/Moose/Manual/Delta.pod +++ b/lib/Moose/Manual/Delta.pod @@ -16,11 +16,11 @@ feature. If you encounter a problem and have a solution but don't see it documented here, or think we missed an important feature, please send us a patch. -=head1 NEXT +=head1 1.15 =over 4 -=item Native Traits +=item Native Delegations In previous versions of Moose, the Native delegations were created as closures. The generated code was often quite slow compared to doing the same