logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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