extutils::xspp::node::file(3pm) debian man page | unix.com

Man Page: extutils::xspp::node::file

Operating Environment: debian

Section: 3pm

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::typemaps::outputmap(3pm) - mojave
extutils::typemaps::cmd(3pm) - osx
extutils::typemaps::cmd(3pm) - debian
extutils::xspp::node::argument(3pm) - debian
xml::xpath::node(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph