--- trunk/lib/Frey/File/FLV.pm 2008/12/12 19:34:04 822 +++ trunk/lib/Frey/File/FLV.pm 2009/06/30 15:10:55 1133 @@ -24,4 +24,6 @@ $self->_flv->get_info; } +no Moose::Role; + 1;