POE-Component-Server-SimpleHTTP v2.30 Perl 5 v5.36.1 darwin-2level
- Status
- Pass
- From
- David Cantrell (DCANTRELL)
- Dist
-
POE-Component-Server-SimpleHTTP v2.30
- Platform
- Perl 5 v5.36.1 darwin-2level
- Date
- 2023-05-08 23:54:34
- ID
- af2a9526-edfb-11ed-a6eb-9cb90a5e40f1
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Chris Williams,
This is a computer-generated report for POE-Component-Server-SimpleHTTP-2.30
on perl 5.36.1, created by CPAN-Reporter-1.2019.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/Users/cpantesting/cpantesting/perl-5.36.1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-compile.t ........... ok
# GET http://pocosimpletest.com:54950/ HTTP/1.1
# Host: 127.0.0.1:54950
#
# HTTP/1.1 200 (OK)
# Date: Mon, 08 May 2023 23:54:23 GMT
# Content-Length: 3
# Content-Type: text/plain
#
# Moo
t/02_simple.t ............ ok
# starting httpd6
# httpd6 started
# Port is 54954
# webc_connected
# GET http://pocosimpletest.com:54954/ HTTP/1.1
# Host: ::1:54954
#
# HTTP/1.1 200 (OK)
# Date: Mon, 08 May 2023 23:54:25 GMT
# Content-Length: 3
# Content-Type: text/plain
#
# Moo
t/02_simple_ipv6.t ....... ok
# HTTP/1.1 404 (Not Found)
# Date: Mon, 08 May 2023 23:54:26 GMT
# Content-Length: 13
# Content-Type: text/plain
#
# 404 Not Found
t/03_bad_handler.t ....... ok
# GEt http://pocosimpletest.com:54958/ HTTP/1.1
# Host: 127.0.0.1:54958
#
# HTTP/1.1 200 (OK)
# Date: Mon, 08 May 2023 23:54:27 GMT
# Content-Length: 3
# Content-Type: text/plain
#
# Moo
t/03_bad_request.t ....... ok
# 200 (OK)
# Date: Mon, 08 May 2023 23:54:29 GMT
# Content-Length: 11
# Content-Type: text/plain
# X-HTTP-Version: 1.1
#
# this is top
# 200 (OK)
# Date: Mon, 08 May 2023 23:54:29 GMT
# Content-Length: 12
# Content-Type: text/plain
# X-HTTP-Version: 1.1
#
# this is honk
# 200 (OK)
# Date: Mon, 08 May 2023 23:54:29 GMT
# Content-Length: 123
# Content-Type: text/html
# X-HTTP-Version: 1.1
#
# <html>
# <head><title>YEAH!</title></head>
# <body><p>This, my friend, is the page you've been looking for.</p></body>
# </html>
# 404 (Not Found)
# Date: Mon, 08 May 2023 23:54:29 GMT
# Content-Length: 13
# Content-Type: text/plain
# X-HTTP-Version: 1.1
#
# 404 Not Found
t/04_run_close.t ......... ok
# 200 (OK)
# Date: Mon, 08 May 2023 23:54:30 GMT
# Content-Length: 11
# Content-Type: text/plain
# X-HTTP-Version: 1.1
#
# this is top
# 200 (OK)
# Date: Mon, 08 May 2023 23:54:30 GMT
# Content-Length: 12
# Content-Type: text/plain
# X-HTTP-Version: 1.1
#
# this is honk
# 200 (OK)
# Date: Mon, 08 May 2023 23:54:30 GMT
# Content-Length: 123
# Content-Type: text/html
# X-HTTP-Version: 1.1
#
# <html>
# <head><title>YEAH!</title></head>
# <body><p>This, my friend, is the page you've been looking for.</p></body>
# </html>
# 404 (Not Found)
# Date: Mon, 08 May 2023 23:54:30 GMT
# Content-Length: 13
# Content-Type: text/plain
# X-HTTP-Version: 1.1
#
# 404 Not Found
t/04_run_keepalive.t ..... ok
# POST http://pocosimpletest.com:54973/ HTTP/1.1
# Host: 127.0.0.1:54973
# Content-Length: 40
#
# brother !~we need to get off this island
# 200 (OK)
# Date: Mon, 08 May 2023 23:54:31 GMT
# Content-Length: 40
# Content-Type: text/plain
# X-HTTP-Version: 1.1
#
# we need to get off this island brother !
t/05_post.t .............. ok
t/06_stream.t ............ skipped: POE::Component::Client::HTTP is required for this test
t/author-pod-coverage.t .. skipped: these tests are for testing by the author
t/author-pod-syntax.t .... skipped: these tests are for testing by the author
All tests successful.
Files=11, Tests=47, 13 wallclock secs ( 0.10 usr 0.07 sys + 10.95 cusr 1.19 csys = 12.31 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------------- ------ --------
Carp 0 1.52
HTTP::Date 0 6.05
HTTP::Request 0 6.44
HTTP::Response 0 6.44
Moose 0.9 2.2203
MooseX::POE 0.205 0.215
perl 5.006 5.036001
POE 1.0000 1.370
Socket 0 2.033
Storable 0 3.26
Sys::Hostname 0 1.24
build_requires:
Module Need Have
------------------------- ------ --------
ExtUtils::MakeMaker 6.59 7.70
File::Spec 0 3.84
IO::Handle 0 1.48
IPC::Open3 0 1.22
POE::Filter::HTTP::Parser 1.06 1.08
Test::More 0.47 1.302190
Test::POE::Client::TCP 1.24 1.26
configure_requires:
Module Need Have
------------------------- ------ --------
ExtUtils::MakeMaker 0 7.70
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
NONINTERACTIVE_TESTING = 1
PATH = /Users/cpantesting/perl5/perlbrew/bin:/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/Users/cpantesting/.cargo/bin
PERL = 5.36.1
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 87889
PERL5_CPAN_IS_RUNNING = 87889
PERLBREW_HOME = /Users/cpantesting/.perlbrew
PERLBREW_MANPATH = /Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/man
PERLBREW_PATH = /Users/cpantesting/perl5/perlbrew/bin:/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/bin
PERLBREW_PERL = perl-5.32.0
PERLBREW_ROOT = /Users/cpantesting/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.94
PERLBREW_VERSION = 0.94
PERLVER = 5.36.1
PERL_INLINE_DIRECTORY = /Users/cpantesting/.Inline-5.36.1
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 0
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /Users/cpantesting/cpantesting/perl-5.36.1/bin/perl
$UID/$EUID = 503 / 503
$GID = 20 20 12 61 703 702 701 100
$EGID = 20 20 12 61 703 702 701 100
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.33
CPAN::Meta 2.150010
Cwd 3.84
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.70
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.45
File::Spec 3.84
JSON 4.10
JSON::PP 4.07
Module::Build 0.4232
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test2 1.302190
Test::Harness 3.44
Test::More 1.302190
YAML 1.30
YAML::Syck 1.34
version 0.9929
--
Summary of my perl5 (revision 5 version 36 subversion 1) configuration:
Platform:
osname=darwin
osvers=21.6.0
archname=darwin-2level
uname='darwin harrow.local 21.6.0 darwin kernel version 21.6.0: mon aug 22 20:17:10 pdt 2022; root:xnu-8020.140.49~2release_x86_64 x86_64 '
config_args='-de -Dprefix=/Users/cpantesting/cpantesting/perl-5.36.1'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='cc'
ccflags ='-fno-common -DPERL_DARWIN -mmacosx-version-min=12.6 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DPERL_USE_SAFE_PUTENV'
optimize='-O3'
cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=12.6 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='Apple LLVM 14.0.0 (clang-1400.0.29.202)'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='cc'
ldflags =' -mmacosx-version-min=12.6 -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/lib /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib /usr/lib
libs=-lgdbm
perllibs=
libc=
so=dylib
useshrplib=false
libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=bundle
d_dlsymun=undef
ccdlflags=' '
cccdlflags=' '
lddlflags=' -mmacosx-version-min=12.6 -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_SAFE_PUTENV
USE_64_BIT_ALL
USE_64_BIT_INT
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
Built under darwin
Compiled at Apr 23 2023 16:37:45
%ENV:
PERL="5.36.1"
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="87889"
PERL5_CPAN_IS_RUNNING="87889"
PERLBREW_HOME="/Users/cpantesting/.perlbrew"
PERLBREW_MANPATH="/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/man"
PERLBREW_PATH="/Users/cpantesting/perl5/perlbrew/bin:/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/bin"
PERLBREW_PERL="perl-5.32.0"
PERLBREW_ROOT="/Users/cpantesting/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.94"
PERLBREW_VERSION="0.94"
PERLVER="5.36.1"
PERL_INLINE_DIRECTORY="/Users/cpantesting/.Inline-5.36.1"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="0"
@INC:
/Users/cpantesting/cpantesting/perl-5.36.1/lib/site_perl/5.36.1/darwin-2level
/Users/cpantesting/cpantesting/perl-5.36.1/lib/site_perl/5.36.1
/Users/cpantesting/cpantesting/perl-5.36.1/lib/5.36.1/darwin-2level
/Users/cpantesting/cpantesting/perl-5.36.1/lib/5.36.1