perl -e "fork while fork"
####
c:\test>junk39 -THREADS=4 >nul
51.556654214859 at C:\test\junk39.pl line 55, <> line 1
####
c:\test>junk39 -THREADS=8 >nul
49.5222151279449 at C:\test\junk39.pl line 55, <> line 1.
####
ppm> install 1
Downloading POE-1.352...done
Downloading POE-Test-Loops-1.351...done
Unpacking POE-1.352...done
Unpacking POE-Test-Loops-1.351...done
Generating HTML for POE-1.352...done
Generating HTML for POE-Test-Loops-1.351...done
Updating files in site area...done
131 files installed
####
c:\test>mbethke.pl
Can't locate POE/Component/Client/HTTP.pm in @INC (@INC contains: c:/Perl64/site/lib c:/Perl64/lib .)
BEGIN failed--compilation aborted at (eval 33) line 1.
could not import qw(Component::Client::HTTP) at C:\test\mbethke.pl line 4
BEGIN failed--compilation aborted at C:\test\mbethke.pl line 4.
####
1: POE-Component-Client-HTTP
a HTTP user-agent component
Version: 0.945
Released: 2012-03-10
Author: Rocco Caputo
Provide: POE::Component::Client::HTTP version 0.945
Provide: POE::Component::Client::HTTP::Request version 0.945
Provide: POE::Component::Client::HTTP::RequestFactory version 0.945
Provide: POE::Filter::HTTPChunk version 0.945
Provide: POE::Filter::HTTPHead version 0.945
Require: HTTP::Headers version 5.81 or better
Require: HTTP::Request version 5.811 or better
Require: HTTP::Request::Common version 5.811 or better
Require: HTTP::Response version 5.813 or better
Require: HTTP::Status version 5.811 or better
Require: Net::HTTP::Methods version 5.812 or better
Require: POE version 1.312 or better
Require: POE::Component::Client::Keepalive version 0.269 or better
Require: Socket::GetAddrInfo version 0.19 or better
Require: Test::More version 0.96 or better
Require: Test::POE::Server::TCP version 1.14 or better
Require: URI version 1.37 or better
Repo: ActiveState Package Repository
CPAN: http://search.cpan.org/dist/POE-Component-Client-HTTP-0.945/
ppm> install 1
ppm install failed: Can't find any package that provides Socket::GetAddrInfo for POE-Component-Client-HTTP
Can't find any package that provides Socket::GetAddrInfo for POE-Component-Resolver
####
c:\test>zwon >nul
Too late to run CHECK block at c:/Perl64/site/lib/EV.pm line 84, <> line 501.
Terminating on signal SIGINT(2)
####
ppm> uninstall POE
POE: uninstalled
ppm> uninstall mojolicious
Mojolicious: uninstalled