Back
From: metabase:user:30f0bd62-2aae-11df-837a-5e0a49663a4f
Subject: PASS CGI-EZForm-2002.0403 v5.14.2 NetBSD
Date: 2011-12-16T19:51:33Z
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 Steve Thomas,
This is a computer-generated report for CGI-EZForm-2002.0403
on perl 5.14.2, created by CPAN-Reporter-1.2002.
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 /home/sts/cpansmoke/perl-5.14.2/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
Content-type: text/html
<pre>Data received is:
account=654321
code=911
station=JJJ
<form action="/cgi-bin/test.pl" method="POST" enctype="application/x-www-form-urlencoded" name="myForm">
<table border="0" width="80%" cellspacing="0" cellpadding="10" align="center">
<input type="hidden" name="code" value="911">
<tr><td valign="top" align="right" width="20%">Account number</td><td valign="top">
<input type="text" name="account" size="30" value="654321">
</td></tr>
<tr><td valign="top" align="right" width="20%">Your name</td><td valign="top">
<input type="text" name="name" size="30" value="">
</td></tr>
<tr><td valign="top" align="right" width="20%">Send me spam?</td><td valign="top">
<input type="checkbox" name="spam" value="Y">
<small>click here to receive junk mail</small></td></tr>
<tr><td valign="top" align="right" width="20%">What's your favourite radio station?</td><td valign="top">
<input type="radio" name="station" value="JJJ" checked>Triple-J 
<input type="radio" name="station" value="MMM">Triple-M 
</td></tr>
<tr><td valign="top" align="right" width="20%">Choose</td><td valign="top">
<select name="choice" multiple>
<option value="one" selected>First</option>
<option value="two">Second</option>
<option value="three" selected>Third</option>
</select>
</td></tr>
<tr><td valign="top" align="right" width="20%"> </td><td valign="top">
<input type=submit name="Send">
</td></tr>
<tr><td valign="top" align="right" width="20%"> </td><td valign="top">
<input type=reset name="assign-dynamic">
</td></tr>
</table>
</form>
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
build_requires:
    Module              Need Have   
    ------------------- ---- -------
    ExtUtils::MakeMaker 0    6.57_05
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
    AUTOMATED_TESTING = 1
    PATH = /home/sts/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R7/bin:/usr/X11R6/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 3317
    PERL5_CPAN_IS_RUNNING = 3317
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 66,3317
    PERL_CR_SMOKER_CURRENT = CGI-EZForm-2002.0403
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/pkg/bin/bash
    TERM = screen
    TMPDIR = /home/sts/cpansmoke/tmp
Perl special variables (and OS-specific diagnostics, for MSWin32):
    $^X = /home/sts/cpansmoke/perl-5.14.2/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 100 100 0
    $EGID = 100 100 0
Perl module toolchain versions installed:
    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.110440
    Cwd                 3.36    
    ExtUtils::CBuilder  0.280203
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.56    
    ExtUtils::MakeMaker 6.57_05 
    ExtUtils::Manifest  1.58    
    ExtUtils::ParseXS   2.2210  
    File::Spec          3.33    
    JSON                n/a     
    JSON::PP            2.27105 
    Module::Build       0.3800  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4401  
    Test::Harness       3.23    
    Test::More          0.98    
    YAML                n/a     
    YAML::Syck          n/a     
    version             0.88    
--
Summary of my perl5 (revision 5 version 14 subversion 2) configuration:
   
  Platform:
    osname=netbsd, osvers=5.1, archname=i386-netbsd-thread-multi
    uname='netbsd cpansmoke2 5.1 netbsd 5.1 (xen3_domu) #0: sun nov 7 14:54:55 utc 2010 builds@b6.netbsd.org:homebuildsabnetbsd-5-1-releasei386201011061943z-objhomebuildsabnetbsd-5-1-releasesrcsysarchi386compilexen3_domu i386 '
    config_args='-des -Dusethreads -Dprefix=/home/sts/cpansmoke/perl-5.14.2'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/pkg/include',
    optimize='-O',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/pkg/include'
    ccversion='', gccversion='4.1.3 20080704 prerelease (NetBSD nb2 20081120)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/pkg/lib'
    libpth=/usr/pkg/lib /lib /usr/lib
    libs=-lm -lcrypt -lutil -lc -lposix -lpthread
    perllibs=-lm -lcrypt -lutil -lc -lposix -lpthread
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E '
    cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared  -L/usr/pkg/lib -fstack-protector'
Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV USE_ITHREADS USE_LARGE_FILES
                        USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API
  Built under netbsd
  Compiled at Oct  2 2011 22:32:52
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="3317"
    PERL5_CPAN_IS_RUNNING="3317"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="66,3317"
    PERL_CR_SMOKER_CURRENT="CGI-EZForm-2002.0403"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/sts/cpansmoke/perl-5.14.2/lib/site_perl/5.14.2/i386-netbsd-thread-multi
    /home/sts/cpansmoke/perl-5.14.2/lib/site_perl/5.14.2
    /home/sts/cpansmoke/perl-5.14.2/lib/5.14.2/i386-netbsd-thread-multi
    /home/sts/cpansmoke/perl-5.14.2/lib/5.14.2
    .