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. -- It seems that a PREREQ_PM => { HTTP::Lite => 0 } is missing: # perl Makefile.PL && make test Checking if your kit is complete... Looks good Warning: prerequisite HTTP::Lite 0 not found. Writing Makefile for HTTP::Client cp lib/HTTP/Client.pm blib/lib/HTTP/Client.pm cp lib/.DS_Store blib/lib/.DS_Store PERL_DL_NONLAZY=1 /usr/local/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl Can't locate HTTP/Lite.pm in @INC (@INC contains: blib/lib blib/arch /home/e/eserte/projects/webeditor-mysample/lib /home/e/eserte/work/WE_Framework/lib /home/e/eserte/projects/webeditor-mysample/lib /home/e/eserte/work/WE_Framework/lib /home/e/eserte/projects/webeditor-mysample/lib /home/e/eserte/work/WE_Framework/lib /usr/perl5.8.0/lib/5.8.0/i386-freebsd-64int /usr/perl5.8.0/lib/5.8.0 /usr/perl5.8.0/lib/site_perl/5.8.0/i386-freebsd-64int /usr/perl5.8.0/lib/site_perl/5.8.0 /usr/perl5.8.0/lib/site_perl .) at blib/lib/HTTP/Client.pm line 7. BEGIN failed--compilation aborted at blib/lib/HTTP/Client.pm line 7. Compilation failed in require at test.pl line 3. BEGIN failed--compilation aborted at test.pl line 3. -- Summary of my perl5 (revision 5.0 version 8 subversion 0 patch 17639) configuration: Platform: osname=freebsd, osvers=4.6-stable, archname=i386-freebsd-64int uname='freebsd vran.herceg.de 4.6-stable freebsd 4.6-stable #13: wed jun 26 00:09:05 cest 2002 [EMAIL PROTECTED]:usrlocalsrcfreebsd-4srcsyscompilevran i386 ' config_args='-Dprefix=/usr/perl5.8.0 -D usedevel=define -Dusemorebits -de' 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=define use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -I/usr/local/include', optimize='-O2 -mpentium -pipe', cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -I/usr/local/include' ccversion='', gccversion='2.95.4 20020320 [FreeBSD]', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=4, prototype=define Linker and Libraries: ld='cc', ldflags ='-Wl,-E -L/usr/local/lib' libpth=/usr/lib /usr/local/lib libs=-lgdbm -ldb -lm -lc -lcrypt -lutil perllibs=-lm -lc -lcrypt -lutil 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'
