debian man page for extutils::xspp::node::file

Query: extutils::xspp::node::file

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ExtUtils::XSpp::Node::File(3pm) 			User Contributed Perl Documentation			   ExtUtils::XSpp::Node::File(3pm)

NAME
ExtUtils::XSpp::Node::File - Directive that sets the name of the output file
DESCRIPTION
An ExtUtils::XSpp::Node subclass representing a directive to change the name of the output file: %file{file/to/write/to.xs} A special case is %file{-} which indicates that output should be written to STDOUT.
METHODS
new Creates a new "ExtUtils::XSpp::Node::File". Named parameters: "file", the path to the file that should be written to (or '-').
ACCESSORS
file Returns the path of the file to write to (or "-" for STDOUT). perl v5.14.2 2011-12-20 ExtUtils::XSpp::Node::File(3pm)
Related Man Pages
extutils::mm_any(3pm) - redhat
extutils::typemaps::cmd5.18(3pm) - mojave
extutils::typemaps::outputmap(3pm) - osx
extutils::typemaps::cmd(3pm) - mojave
extutils::xspp::node::argument(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk
Weird 'find' results
A (ksh) Library For and From UNIX.com