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) - osx
extutils::xspp::exception(3pm) - debian
extutils::xspp::node::class(3pm) - debian
extutils::xspp::node::function(3pm) - debian
extutils::xspp::node::method(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com