Group
Extension

Matches 1

Dist-Zilla-Plugin-GenPericmdScript ( P/PE/PERLANCAR/Dist-Zilla-Plugin-GenPericmdScript-0.425.tar.gz, PERLANCAR, 2023; MetaCPAN )
Dist-Zilla-Plugin-GenPericmdScript/lib/Dist/Zilla/Plugin/GenPericmdScript.pm ( view source; MetaCPAN )
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

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.