--- trunk/lib/Frey/Path.pm 2009/06/30 15:10:21 1132 +++ trunk/lib/Frey/Path.pm 2009/06/30 15:10:55 1133 @@ -32,4 +32,6 @@ return $path; } +no Moose::Role; + 1;