1ExtUtils::XSpp::Cmd(3)User Contributed Perl DocumentationExtUtils::XSpp::Cmd(3)
2
3
4

NAME

6       ExtUtils::XSpp::Cmd - implementation of xspp
7

SYNOPSIS

9         perl -MExtUtils::XSpp::Cmd -e xspp -- <xspp options/arguments>
10
11       In Foo.xs
12
13         INCLUDE_COMMAND: $^X -MExtUtils::XSpp::Cmd -e xspp -- <xspp options/arguments>
14
15       Using "ExtUtils::XSpp::Cmd" is equivalent to using the "xspp" command
16       line script, except that there is no guarantee for "xspp" to be
17       installed in the system PATH.
18

DOCUMENTATION

20       See ExtUtils::XSpp, xspp.
21
22
23
24perl v5.32.0                      2020-07-28            ExtUtils::XSpp::Cmd(3)
Impressum