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 |
| ppix::regexp::structure::capture(3) - centos |
| io::capture::overview(3pm) - debian |
| io::capture::stdout(3pm) - debian |
| io::captureoutput(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| A (ksh) Library For and From UNIX.com |
| New UNIX and Linux History Sections |
| My first PERL incarnation... Audio Oscillograph |