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)
| 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 ? |
| Weird 'find' results |
| New UNIX and Linux History Sections |