| commit | b907cf3a3af732298b5fa5748262a894e2576b8a | [log] [tgz] |
|---|---|---|
| author | Akron <nils@diewald-online.de> | Wed Nov 08 16:22:08 2017 +0100 |
| committer | Akron <nils@diewald-online.de> | Wed Nov 08 16:22:08 2017 +0100 |
| tree | 67e1684aa88da5585db430b7b776a32ea71a3626 | |
| parent | 2ee0ec978f6ae4ab9b22b1cd1e407a55b3567bc7 [diff] [blame] |
Improve composition on koral compilation Change-Id: Iadb072c2b7f83656a1afcf89e2fb49a11c7026ca
diff --git a/lib/Krawfish/Compile/Segment/Enrich/SortCriterion.pm b/lib/Krawfish/Compile/Segment/Enrich/SortCriterion.pm index b388f0e..7f2e08d 100644 --- a/lib/Krawfish/Compile/Segment/Enrich/SortCriterion.pm +++ b/lib/Krawfish/Compile/Segment/Enrich/SortCriterion.pm
@@ -1,7 +1,9 @@ package Krawfish::Compile::Segment::Enrich::SortCriterion; -use parent 'Krawfish::Compile'; use warnings; use strict; +use Role::Tiny; + +with 'Krawfish::Compile'; # Enrich an item with sort criteria. # This is necessary to sort items beyond the segment.