logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

wml-params-conf - displays configuration parameters for the wml installation.

Name

       wml-params-conf - displays configuration parameters for the wml installation.

Options

--show-privlib
       Outputs the private library path followed by a newline.

Synopsis

           use lib do { my $s = `wml-params-conf --show-privlib`; chomp $s; $s;}

See Also