Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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