GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

FreeBSD Man Page Search Results

Query: stderr
Rank Title File Size
1. Test::Output(3) - Utilities to test STDOUT and STDERR messages. 24 K
2. SALT(7) - Salt Documentation 22.2 MB
3. Test::Script(3) - Basic cross-platform tests for scripts 23 K
4. Capture::Tiny(3) - Capture STDOUT and STDERR from Perl, XS or external programs 25 K
5. IPC::ShellCmd(3) - Run a command with a given environment and capture output 16 K
6. POE::Wheel::Run(3) - portably run blocking code and programs in subprocesses 44 K
7. MONGOC_REFERENCE(3) 293 K
8. Test::Command(3) - Test routines for external commands 26 K
9. IO::Capture::Overview(3) - Starts the data capture. Is run from public method # start(); # # 2) _retrieve_captured_text() - Move the captured text into the # object hash key, "IO::Capture::messages". Called by public method # # 3) _stop - Stop the data capture. Called by public method 'stop()' # after private method '_retrieve_captured_text()' returns. # sub _start { tie *STDERR, "IO::Capture::Tie_STDx"; } sub _retrieve_captured_text { my $self = shift; # making a reference to it makes it more readable ;-) my $messages = \@{$self->{'IO::Capture::messages'}}; @$messages = ; } sub _stop { untie *STDERR; return 1; } 1; 16 K
10. Test::Trap(3) - Trap exit codes, exceptions, output, etc. 29 K
Jump to: [1-10] [11-20] [21-30] [31-40] [41-50]

SWISH-E

Go back to the Man Page Section.


This database contains 118,499 topics and 836,414 keywords