DOKK / manpages / debian 10 / libextutils-xspp-perl / ExtUtils::XSpp::Cmd.3pm.en
ExtUtils::XSpp::Cmd(3pm) User Contributed Perl Documentation ExtUtils::XSpp::Cmd(3pm)

ExtUtils::XSpp::Cmd - implementation of xspp

  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 ExtUtils::XSpp, xspp.

2015-05-31 perl v5.20.2