use Acme::Sub::Parms qw(:no_validation); sub sub_parms_bindparms { BindParms : ( my $handle : handle; my $thing : thing; ) }