--- trunk/lib/Frey/Run.pm 2008/10/30 22:34:40 205 +++ trunk/lib/Frey/Run.pm 2008/10/30 22:35:11 206 @@ -7,6 +7,11 @@ Frey::Run - display required form field for Class and run it +=head1 DESCRIPTION + +This object will try to run other Moose objects from your application. It +will try to invoke C or C method on the. + =cut has 'class' => (