Help for this page

Select Code to Download


  1. or download this
    package Serenevy::CatalystX::Role::CRUDForms;
    use MooseX::Role::Parameterized -traits => 'MooseX::MethodAttributes::
    +Role::Meta::Role';
    ...
    
        # ...
    };
    
  2. or download this
    package RiverbendMath::Controller::Int::FieldClass;
    use Moose;
    ...
        path_part => "field-class",
        model_name => "DB::EntClass",
    };