Man Page: io::capture::tie_stdx
Operating Environment: debian
Section: 3pm
IO::Capture::Tie_STDx(3pm) User Contributed Perl Documentation IO::Capture::Tie_STDx(3pm)NAMEIO::Capture::Tie_STDx -- tie STDOUT or STDERR;SYNOPSISuse IO::Capture::Tie_STDx; tie *STDOUT, "IO::Capture::Tie_STDx"; @$messages = <STDOUT>; untie *STDOUT;DESCRIPTIONThe module "IO::Capture::Tie_STDx" is a small utility module for use by "IO::Capture" derived modules. See IO::Capture::Overview It is used to tie STDOUT or STDERR. perl v5.8.8 2007-07-30 IO::Capture::Tie_STDx(3pm)
| Related Man Pages |
|---|
| capture::tiny(3) - centos |
| io::captureoutput(3) - centos |
| ppix::regexp::structure::capture(3) - centos |
| capture::tiny(3pm) - debian |
| io::capture::stdout(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| awk or sed - Convert 2 lines to 1 line |
| One instance of comparing grep and awk |
| A (ksh) Library For and From UNIX.com |
| New UNIX and Linux History Sections |