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)NAMEExtUtils::XSpp::Node::File - Directive that sets the name of the output fileDESCRIPTIONAn 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.METHODSnew Creates a new "ExtUtils::XSpp::Node::File". Named parameters: "file", the path to the file that should be written to (or '-').ACCESSORSfile Returns the path of the file to write to (or "-" for STDOUT). perl v5.14.2 2011-12-20 ExtUtils::XSpp::Node::File(3pm)
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 |