Check-Fork
view release on metacpan or search on metacpan
Fork/HardcodedUsage.pod view on Meta::CPAN
Version checked: 2.72
File: t/io_multihomed6.t, t/io_sock6.t, t/host6.t
# ...
if (! $Config{'d_fork'}) {
$reason = 'no fork';
}
# ...
=item L<IO::Socket::SSL>
Version checked: 2.071
File: t/testlib.pl
# ...
unless ( $Config::Config{d_fork} || $Config::Config{d_pseudofork} ||
(($^O eq 'MSWin32' || $^O eq 'NetWare') and
$Config::Config{useithreads} and
$Config::Config{ccflags} =~ /-DPERL_IMPLICIT_SYS/) ) {
( run in 0.479 second using v1.01-cache-2.11-cpan-4d50c553e7e )