me => (is=>'rw');
has pack_deps => (is=>'rw');
has pass_cmdline_object => (is=>'rw');
has per_arg_json => (is=>'rw');
has per_arg_yaml => (is=>'rw');
has prefer_lite => (is=>'rw');
has read_config =>
=> $self->allow_prereq) x !!$self->allow_prereq,
(per_arg_json => $self->per_arg_json) x !!defined($self->per_arg_json),
(per_arg_yaml => $self->per_arg_yaml) x !!defined($self
lean, default false. Will be passed to Perinci::CmdLine object construction
code.
=head2 per_arg_json
Boolean. Will be passed to Perinci::CmdLine::Gen backend.
=head2 per_arg_yaml
Boolean. Will be