package Req1; { use Object::InsideOut; my @field :Field :Arg('Name' => 'field', Mand => 1) :Standard('field'); } 1;