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

ExtUtils::XSpp::Cmd - implementation of xspp

Documentation

       See ExtUtils::XSpp, xspp.

perl v5.34.0                                       2022-06-13                           ExtUtils::XSpp::Cmd(3pm)

Name

       ExtUtils::XSpp::Cmd - implementation of xspp

Synopsis

         perl -MExtUtils::XSpp::Cmd -e xspp -- <xspp options/arguments>

       In Foo.xs

         INCLUDE_COMMAND: $^X -MExtUtils::XSpp::Cmd -e xspp -- <xspp options/arguments>

       Using "ExtUtils::XSpp::Cmd" is equivalent to using the "xspp" command line script, except that there is
       no guarantee for "xspp" to be installed in the system PATH.

See Also