We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6636e2 commit 201ec75Copy full SHA for 201ec75
S14-roles-and-parametric-types.pod
@@ -15,8 +15,8 @@ Synopsis 14: Roles and Parametric Types [DRAFT]
15
16
Created: 24 Feb 2009 (extracted from S12-objects.pod)
17
18
- Last Modified: 25 Feb 2012
19
- Version: 10
+ Last Modified: 24 Nov 2012
+ Version: 11
20
21
=head1 Overview
22
@@ -433,6 +433,8 @@ have processed (or imported) a proto declaration introducing the new
433
syntax before it can be parsed correctly. (This doesn't apply to
434
pre-existing syntax such as C<is>, of course.)
435
436
+Calls to C<trait_mod> routines are evaluated in sink context.
437
+
438
=head1 Parametric Roles
439
440
A role's main type is generic by default, but you can also parameterize
0 commit comments