Front page | perl.cpan.testers |
Postings from April 2008
PASS HTML-Expander-2.6 i386-freebsd-thread-multi 6.1-release
From:
srezic
Date:
April 13, 2008 12:11
Subject:
PASS HTML-Expander-2.6 i386-freebsd-thread-multi 6.1-release
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/
Please cc any replies to cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
--
Dear Vladi Belperchinov-Shabanski,
This is a computer-generated report for HTML-Expander-2.6
on perl 5.10.0, created by CPAN-Reporter-1.13.
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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 /usr/local/bin/perl5.10.0t "-Iblib/lib" "-Iblib/arch" test.pl
1..1
# Running under perl version 5.010000 for freebsd
# Current time local: Sun Apr 13 21:07:08 2008
# Current time GMT: Sun Apr 13 19:07:08 2008
# Using Test.pm version 1.25
<pre>(current mode is '')</pre>
<p><h1><font color=#fff>This is me</font></h1>
<box>(cyrrent mode is '')</box>
<h1><font color=>empty</font></h1>
1.
2.opala!
3.opala!
Sun Apr 13 21:07:08 CEST 2008
use Test;
BEGIN { plan tests => 1 };
use HTML::Expander;
use strict;
my $ex = new HTML::Expander;
$ex->{ 'WARNINGS' }++;
$ex->define_tag( 'main', '<h1><font color=>', '<h1><font color=%c>' );
$ex->define_tag( 'main', '</font></h1>', '</font></h1>' );
$ex->mode_copy( 'new', 'main' );
$ex->define_tag( 'new', '<h1>', '<p><h1>' );
$ex->define_tag( 'new', '<box>', '<pre>' );
$ex->define_tag( 'new', '</box>', '</pre>' );
print $ex->expand( "
<pre>(current mode is '')</pre>
<name c=#fff>This is me</name>
<box>(cyrrent mode is '')</box>
<name>empty</name>
1.opala!
2.opala!
3.
\n" );
$ex->{ 'EXEC_TAG_ALLOWED' } = 1;
print $ex->expand( 'Sun Apr 13 21:07:09 CEST 2008
' ), "\n";
$ex->add_inc_paths( '.' );
print $ex->expand( '' ), "\n";
print "done.";
# use Data::Dumper;
# print Dumper( $ex );
ok(1); # there is no bad condition check yet
done.ok 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
PATH = /usr/local/bin:/usr/X11R6/bin:/usr/X11/bin:/usr/perl5.8.0/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/pilot/bin:/home/cpansand/bin/freebsd6.1:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/X386/bin:/usr/games:/home/cpansand/devel:/usr/home/e/eserte/work/srezic-misc/scripts
PERL5LIB = /usr/local/src/CPAN/build/Getopt-WonderBra-1.04-Jlv1C8/blib/arch:/usr/local/src/CPAN/build/Getopt-WonderBra-1.04-Jlv1C8/blib/lib:/usr/local/src/CPAN/build/Games-Sudoku-Lite-0.41-FDB3HF/blib/arch:/usr/local/src/CPAN/build/Games-Sudoku-Lite-0.41-FDB3HF/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 1350
PERL5_CPAN_IS_RUNNING = 1350
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 8285,1350
PERL_CPAN_REPORTER_CONFIG = /home/cpansand/.cpanreporter/confignofail.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
SHELL = /usr/local/bin/zsh
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/local/bin/perl5.10.0t
$UID/$EUID = 1023 / 1023
$GID = 1023 1023 1023
$EGID = 1023 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.92_60
Cwd 3.2501
ExtUtils::CBuilder 0.21
ExtUtils::Command 1.13
ExtUtils::Install 1.44
ExtUtils::MakeMaker 6.42
ExtUtils::Manifest 1.51_01
ExtUtils::ParseXS 2.18_02
File::Spec 3.2501
Module::Build 0.2808_01
Module::Signature n/a
Test::Harness 2.64
Test::More 0.72
YAML 0.66
YAML::Syck 0.99
version 0.74
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=freebsd, osvers=6.1-release, archname=i386-freebsd-thread-multi
uname='freebsd biokovo.herceg.de 6.1-release freebsd 6.1-release #0: sun may 7 04:32:43 utc 2006 root@opus.cse.buffalo.edu:usrobjusrsrcsysgeneric i386 '
config_args='-D usethreads=define -Dprefix=/usr/perl5.10.0t -Dusemymalloc=n -D cc=ccache cc -Dgccansipedantic -Duse64bit -de -D hintfile=myfreebsd'
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='ccache cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include',
optimize='-O2 -mtune=athlon64 -pipe',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='3.4.4 [FreeBSD] 20050518', 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='ccache cc', ldflags ='-pthread -Wl,-E -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lm -lcrypt
perllibs=-lm -lcrypt
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib'
-
PASS HTML-Expander-2.6 i386-freebsd-thread-multi 6.1-release
by srezic