Query: ipc::run::safehandles
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IPC::Run::SafeHandles(3pm) User Contributed Perl Documentation IPC::Run::SafeHandles(3pm)NAMEIPC::Run::SafeHandles - Use IPC::Run and IPC::Run3 safelySYNOPSISuse IPC::Run::SafeHandles;DESCRIPTIONIPC::Run and IPC::Run3 are both very upset when you try to use them under environments where you have STDOUT and/or STDERR tied to something else, such as under fastcgi. The module adds safe-guarding code when you call IPC::Run or IPC::Run3 under such environment to make sure it always works. If you intend to release your code to work under normal envionrment as well as under fastcgi, simply use this module after the "IPC" modules are loaded in your code. unimport When unimport, the original IPC::Run and/or IPC::Run3 functions are restored.AUTHORChia-liang Kao, "<clkao at bestpractical.com>"BUGSPlease report any bugs or feature requests to "bug-ipc-run-safehandles at rt.cpan.org", or through the web interface at <http://rt.cpan.org/NoAuth/ReportBug.html?Queue=IPC-Run-SafeHandles>. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.SUPPORTYou can find documentation for this module with the perldoc command. perldoc IPC::Run::SafeHandles You can also look for information at: o AnnoCPAN: Annotated CPAN documentation <http://annocpan.org/dist/IPC-Run-SafeHandles> o CPAN Ratings <http://cpanratings.perl.org/d/IPC-Run-SafeHandles> o RT: CPAN's request tracker <http://rt.cpan.org/NoAuth/Bugs.html?Dist=IPC-Run-SafeHandles> o Search CPAN <http://search.cpan.org/dist/IPC-Run-SafeHandles>ACKNOWLEDGEMENTSCOPYRIGHT & LICENSE Copyright 2007 Chia-liang Kao, all rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.10.0 2009-01-28 IPC::Run::SafeHandles(3pm)
Related Man Pages |
---|
ipc::run::io(3) - suse |
ipc::run::debug(3) - suse |
svn::class::info(3pm) - debian |
test::aggregate::base(3pm) - debian |
test::aggregate::builder(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
http library in C |
Possible to link an IPC Sempahore to a process ID? |
Hola, ayuda en Linux |
Best IPC mechanism to be used |
help with IPC + thread |