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 [email protected] to keep other test volunteers informed and to prevent any duplicate effort. -- t/gd.t fails, probably due to slightly different output of libgd or libpng: perl5.8.8 -Mblib t/gd.t 1..11 ok 1 - running test_expect() ok 2 - template processor is engaged ok 3 - input read and split into 4 tests ok 4 - template text 1 processed OK: [% FILTER replace('.');\n #\n ... ok 5 - template text 1 matched expected ok 6 - template text 2 processed OK: [% FILTER replace('.');\n #\n ... MATCH FAILED input: [[% FILTER replace('.');\n #\n # This is test3 from GD-1.xx/t/GD.t \n #\n USE im = GD.Image(100,50);\n black = im.colorAllocate(0, 0, 0);\ n white = im.colorAllocate(255, 255, 255);\n red = im.colorAllocate(255, 0, 0);\n blue = im.colorAllocate(0,0,255);\n im.arc(50, 25, 98, 48, 0, 3 60, white);\n im.fill(50, 21, red);\nEND; -%][% im.png | hex -%]\n] expect: [89504e470d0a1a0a0000000d4948445200000064000000320203000000d75b962d0000\ n000c504c5445000000ffffffff00000000ff011d334a000000bc49444154789cad94c1\n0d83300 c451309ba01cc93117a203d3002d3f4403680037fca8a448526f1b710ea3fe6\nc9f9b163db984b6 ae4e3ce4755e7d64f88f2cf82787c151c0105eaf0ab708276ca0886\n83bc7280d5919033a80c398 26c1502a4a4fa1a608d6414c8e6c865e9ba560298894d32\n926c9291680338636580b742e4a7ed8 f7b10b2dc2272a27baafff5e1f9dca90eafb5f2\n3ffc4f791ff0dee1fda6f428ef6b3e0bcafcf09 953e694cfb6b20f941da2ec1dbeaba2\nb2fdf60111b64d2854ccf25e0000000049454e44ae42608 2] output: [89504e470d0a1a0a0000000d4948445200000064000000320203000000d75b962d0000\ n000c504c5445000000ffffffff00000000ff011d334a000000bc49444154388dad94c1\n0d83300 c451309ba01cc93117a203d3002d3f4403680037fca8a448526f1b710ea3fe6\nc9f9b163db984b6 ae4e3ce4755e7d64f88f2cf82787c151c0105eaf0ab708276ca0886\n83bc7280d5919033a80c398 26c1502a4a4fa1a608d6414c8e6c865e9ba560298894d32\n926c9291680338636580b742e4a7ed8 f7b10b2dc2272a27baafff5e1f9dca90eafb5f2\n3ffc4f791ff0dee1fda6f428ef6b3e0bcafcf09 953e694cfb6b20f941da2ec1dbeaba2\nb2fdf60111b64d28a110a5c20000000049454e44ae42608 2] FAILED 7: - template text 2 did not match expected not ok 7 - template text 2 did not match expected ok 8 - template text 3 processed OK: [% FILTER replace('.');\n #\n ... ok 9 - template text 3 matched expected ok 10 - template text 4 processed OK: [% FILTER replace('.');\n #\n ... ok 11 - template text 4 matched expected Probably best is to skip the test no. 7 or reimplement it by using the gd or gd2 output method, which is probably more stable. -- Summary of my perl5 (revision 5 version 8 subversion 8 patch 26973) configuration: Platform: osname=freebsd, osvers=4.9-stable, archname=i386-freebsd uname='freebsd vran.herceg.de 4.9-stable freebsd 4.9-stable #0: thu dec 4 12:12:57 cet 2003 [EMAIL PROTECTED]:usrobjusrlocalsrcfreebsd-4srcsysvran i386 ' config_args='-Dprefix=/usr/perl5.8.8 -D cc=ccache cc -Dgccansipedantic -Duse64bit -de -D hintfile=myfreebsd' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=y, bincompat5005=undef Compiler: cc='ccache cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include', optimize='-O2 -mpentium -pipe', cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='2.95.4 20020320 [FreeBSD]', 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 ='-Wl,-E -L/usr/local/lib' libpth=/usr/lib /usr/local/lib libs=-lgdbm -ldb -lm -lcrypt -lutil -lc perllibs=-lm -lcrypt -lutil -lc 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'
