Grokbase
Topics Posts Groups | in
x
[ help ]

Alberto Simões (a...@alfarrabio.di.uminho.pt)

Profile | Posts (62)Page 1 of 4: 1 2 3 > >>
1) Alberto Simões CGI patch for some documentation issues
| +1 vote
Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Nothing...
Perl 5 Porters
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
--------------040407020505090901070101
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit

Nothing really important, but some things that help beginners to do
things right at first, and some other things that make documentation
more consistent.

Cheers
Alberto
--
Alberto Simões - Departamento de Informática - Universidade do Minho
                  Campus de Gualtar - 4710-057 Braga - Portugal

--------------040407020505090901070101
Content-Type: text/plain; x-mac-type="0"; x-mac-creator="0";
name="CGI.pm.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="CGI.pm.patch"

Common subdirectories: CGI.pm-3.42/CGI and CGI.pm-mine/CGI
diff CGI.pm-3.42/CGI.pm CGI.pm-mine/CGI.pm
5623c5623
<            Tr({-align=>CENTER,-valign=>TOP},
---
> Tr({-align=>'CENTER',-valign=>'TOP'},
5804c5804
<     print endform;
---
>     print end_form;
5810c5810
<     print endform;
---
>     print end_form;
5819c5819
< endform() returns the closing </form> tag.  
---
> end_form() returns the closing </form> tag.
5825,5826c5825,5826
< B<Note:> This method was previously named startform(), and startform()
< is still recognized as an alias.
---
> B<Note:> These methods were previously named startform() and endform(), and they
> are still recognized as aliases of start_form() and end_form().
7887c7887
<     print endform;
---
>     print end_form;
Common subdirectories: CGI.pm-3.42/examples and CGI.pm-mine/examples
Common subdirectories: CGI.pm-3.42/t and CGI.pm-mine/t

--------------040407020505090901070101--
2) Alberto Simões Re: 5.8.9 RC1 report
| +1 vote
Yes, I would definitely vote for something like that. Cheers ambs
Perl 5 Porters
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Nicholas Clark wrote:
> On Wed, Nov 12, 2008 at 06:42:16PM -0800, Michael G Schwern wrote:
>> Alberto Simões wrote:
>>> [[email protected: a...@search1] ~]$ env
>>> TERM=xterm-color
>>> SHELL=/bin/bash
>>> PERL5LIB=/export150/home/ambs/usr/lib/perl5/site_perl/:/export150/home/ambs/usr/lib/perl5/5.8.5/:/export150/home/ambs/usr/lib64/perl5/site_perl/:/export150/home/ambs/usr/lib/perl5/site_perl/5.8.5/:/export150/home/ambs/usr/lib64/perl5/5.8.5/:/export150/home/ambs/usr/lib/perl5/:/export150/home/ambs/usr/lib64/perl5/site_perl/5.8.5/x86_64-linux-thread-multi:/export150/home/ambs/usr/lib64/perl5/5.8.5/x86_64-linux-thread-multi/
>> There's your problem.
>
> We don't appear to unset PERL5LIB in t/TEST. We do in t/harness
> Any reason why not?

Yes, I would definitely vote for something like that.
Cheers
ambs

--
Alberto Simões - Departamento de Informática - Universidade do Minho
Campus de Gualtar - 4710-057 Braga - Portugal
3) Alberto Simões Re: 5.8.9 RC1 report
| +1 vote
Hello. Summary of my perl5 (revision 5 version 8 subversion 9) configuration: Platform:...
Perl 5 Porters
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Hello.

Andy Dougherty wrote:
> On Tue, 11 Nov 2008, Alberto Simões wrote:
>
>> Hello, Andy
>>
>> Andy Dougherty wrote:
>>> On Tue, 11 Nov 2008, Alberto Simões wrote:
>>>
>>>> Test report:
>>>>
>>>> Failed 6 tests out of 1103, 99.46% okay.
>>>>  ../lib/CGI/t/upload.t
>>>>  ../lib/ExtUtils/t/Constant.t
>>>>  ../lib/ExtUtils/t/FIRST_MAKEFILE.t
>>>>  ../lib/ExtUtils/t/INSTALL_BASE.t
>>>>  ../lib/ExtUtils/t/basic.t
>>>>  ../lib/ExtUtils/t/min_perl_version.t
>>>>
>>>> System is an Intel Xeon.
>>>> CentOS 4.0 (Rocks 4.0)
>>>> gcc (GCC) 3.4.6
>> Here goes the full (ok, the relevant) test output:
>
> Could you please also supply
>
>     1.  The output of  ./perl -Ilib -V

[[email protected: a...@search1] perl-5.8.9-RC1]$ ./perl -Ilib -V
Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
   Platform:
     osname=linux, osvers=2.6.9-67.0.15.el, archname=x86_64-linux
     uname='linux search1.di.uminho.pt 2.6.9-67.0.15.el #1 thu may 8 
10:38:13 edt 2008 x86_64 x86_64 x86_64 gnulinux '
     config_args=''
     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=define uselongdouble=undef
     usemymalloc=n, bincompat5005=undef
   Compiler:
     cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
     optimize='-O2',
     cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
     ccversion='', gccversion='3.4.6 20060404 (Red Hat 3.4.6-9)', 
gccosandvers=''
     intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
     d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
     ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
     alignbytes=8, prototype=define
   Linker and Libraries:
     ld='cc', ldflags =' -L/usr/local/lib'
     libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64 /usr/local/lib64
     libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lc
     perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
     libc=/lib/libc-2.3.4.so, so=so, useshrplib=false, libperl=libperl.a
     gnulibc_version='2.3.4'
   Dynamic Linking:
     dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
     cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'


Characteristics of this binary (from libperl):
   Compile-time options: PERL_MALLOC_WRAP USE_64_BIT_ALL USE_64_BIT_INT
                         USE_FAST_STDIO USE_LARGE_FILES USE_PERLIO
   Locally applied patches:
RC1
   Built under linux
   Compiled at Nov 11 2008 21:03:07
   %ENV:

PERL5LIB="/export150/home/ambs/usr/lib/perl5/site_perl/:/export150/home/ambs/usr/lib/perl5/5.8.5/:/export150/home/ambs/usr/lib64/perl5/site_perl/:/export150/home/ambs/usr/lib/perl5/site_perl/5.8.5/:/export150/home/ambs/usr/lib64/perl5/5.8.5/:/export150/home/ambs/usr/lib/perl5/:/export150/home/ambs/usr/lib64/perl5/site_perl/5.8.5/x86_64-linux-thread-multi:/export150/home/ambs/usr/lib64/perl5/5.8.5/x86_64-linux-thread-multi/"
   @INC:
     lib
     /export150/home/ambs/usr/lib/perl5/site_perl/
     /export150/home/ambs/usr/lib/perl5/5.8.5/
     /export150/home/ambs/usr/lib64/perl5/site_perl/
     /export150/home/ambs/usr/lib/perl5/site_perl/5.8.5/
     /export150/home/ambs/usr/lib64/perl5/5.8.5/
     /export150/home/ambs/usr/lib/perl5/

/export150/home/ambs/usr/lib64/perl5/site_perl/5.8.5/x86_64-linux-thread-multi
     /export150/home/ambs/usr/lib64/perl5/5.8.5/x86_64-linux-thread-multi/
     /usr/local/lib/perl5/5.8.9/x86_64-linux
     /usr/local/lib/perl5/5.8.9
     /usr/local/lib/perl5/site_perl/5.8.9/x86_64-linux
     /usr/local/lib/perl5/site_perl/5.8.9
     .


> 2. any environment variable settings that might be remotely relevant

[[email protected: a...@search1] ~]$ env
TERM=xterm-color
SHELL=/bin/bash
PERL5LIB=/export150/home/ambs/usr/lib/perl5/site_perl/:/export150/home/ambs/usr/lib/perl5/5.8.5/:/export150/home/ambs/usr/lib64/perl5/site_perl/:/export150/home/ambs/usr/lib/perl5/site_perl/5.8.5/:/export150/home/ambs/usr/lib64/perl5/5.8.5/:/export150/home/ambs/usr/lib/perl5/:/export150/home/ambs/usr/lib64/perl5/site_perl/5.8.5/x86_64-linux-thread-multi:/export150/home/ambs/usr/lib64/perl5/5.8.5/x86_64-linux-thread-multi/
LIBRARY_PATH=/export150/home/ambs/usr/lib
USER=ambs
LD_LIBRARY_PATH=/export150/home/ambs/usr/lib/:/opt/intel/cmkl/8.0/lib/em64t:/opt/intel/itc60/slib:/opt/intel/ipp41/em64t/sharedlib:/opt/intel/fce/9.0/lib:/opt/intel/cce/9.0/lib:/opt/globus/lib:/opt/lam/gnu/lib
MAIL=/var/spool/mail/ambs
PATH=/export150/home/ambs/usr/bin:/usr/local/cli:/usr/lpp/mmfs/bin:/usr/kerberos/bin:/usr/java/jdk1.5.0_07/bin:/opt/intel/itc60/bin:/opt/intel/ita60/bin:/opt/intel/fce/9.0/bin:/opt/intel/idbe/9.0/bin:/opt/intel/cce/9.0/bin:/opt/globus/bin:/opt/globus/sbin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/opt/eclipse:/opt/ganglia/bin:/opt/ganglia/sbin:/opt/lam/gnu/bin:/opt/maven/bin:/opt/openmpi/bin/:/opt/maui/bin:/opt/torque/bin:/opt/torque/sbin:/opt/rocks/bin:/opt/rocks/sbin:/export150/home/ambs/bin
C_INCLUDE_PATH=/export150/home/ambs/usr/include
PWD=/export150/home/ambs
EDITOR=vim
HOME=/export150/home/ambs
CC=gcc -I/state/sanc1/home/ambs/usr/include -L/state/sanc1/home/ambs/usr/lib
INCLUDE=/opt/intel/cmkl/8.0/include:/opt/intel/ipp41/em64t/include:
G_BROKEN_FILENAMES=1
_=/bin/env


>
>> lib/CGI/t/uploadInfo............................ok
>> lib/CGI/t/upload................................# Failed test 'file handles
>> have expected length for multi-valued field. ..first file'
>> #   at ../lib/CGI/t/upload.t line 115.
>> #          got: '0'
>> #     expected: '15'
>> FAILED at test 8
>
> That one doesn't ring any bells.
>
>> lib/ExtUtils/t/backwards........................ok
>> lib/ExtUtils/t/basic............................# Failed test 'Makefile.PL
>> exited with zero'
>> #   at ../lib/ExtUtils/t/basic.t line 57.
>> #          got: 32512
>> #     expected: 0
>> # /export150/home/ambs/tmp/perl-5.8.9-RC1/perl: symbol lookup error:
>> /export150/home/ambs/usr/lib64/perl5/site_perl/5.8.5/x86_64-linux-thread-multi/auto/version/vxs/vxs.so:
>> undefined symbol: Perl_Gthr_key_ptr
>> FAILED at test 3
>
> That's odd -- You're running 5.8.9-RC1, but for some reason it's gone and
> picked up vxs.so from your 5.8.5 architecture-dependendent directory.
> The tests aren't supposed to do that -- they are supposed to only use the
> currently-being-tested directories. All the other failures are just
> repetitions of this same problem.
>
> Thanks,
>

--
Alberto Simões - Departamento de Informática - Universidade do Minho
Campus de Gualtar - 4710-057 Braga - Portugal
4) Alberto Simões Re: 5.8.9 RC1 report
| +1 vote
Hello, Andy Here goes the full (ok, the relevant) test output:...
Perl 5 Porters
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Hello, Andy

Andy Dougherty wrote:
> On Tue, 11 Nov 2008, Alberto Simões wrote:
>
>> Test report:
>>
>>   Failed 6 tests out of 1103, 99.46% okay.
>>  ../lib/CGI/t/upload.t
>>  ../lib/ExtUtils/t/Constant.t
>>  ../lib/ExtUtils/t/FIRST_MAKEFILE.t
>>  ../lib/ExtUtils/t/INSTALL_BASE.t
>>  ../lib/ExtUtils/t/basic.t
>>  ../lib/ExtUtils/t/min_perl_version.t
>>
>> System is an Intel Xeon.
>> CentOS 4.0 (Rocks 4.0)
>> gcc (GCC) 3.4.6

Here goes the full (ok, the relevant) test output:

lib/CGI/t/uploadInfo............................ok
lib/CGI/t/upload................................#   Failed test 'file 
handles have expected length for multi-valued field. ..first file'
#   at ../lib/CGI/t/upload.t line 115.
#          got: '0'
#     expected: '15'
FAILED at test 8
lib/CGI/t/util-58...............................ok
[...]
lib/ExtUtils/t/backwards........................ok
lib/ExtUtils/t/basic............................#   Failed test 
'Makefile.PL exited with zero'
#   at ../lib/ExtUtils/t/basic.t line 57.
#          got: 32512
#     expected: 0
# /export150/home/ambs/tmp/perl-5.8.9-RC1/perl: symbol lookup error:
/export150/home/ambs/usr/lib64/perl5/site_perl/5.8.5/x86_64-linux-thread-multi/auto/version/vxs/vxs.so:
undefined symbol: Perl_Gthr_key_ptr
FAILED at test 3
lib/ExtUtils/t/build_man........................ok
[...]
lib/ExtUtils/t/config...........................ok
lib/ExtUtils/t/Constant........................./export150/home/ambs/tmp/perl-5.8.9-RC1/perl:
symbol lookup error:
/export150/home/ambs/usr/lib64/perl5/site_perl/5.8.5/x86_64-linux-thread-multi/auto/version/vxs/vxs.so:
undefined symbol: Perl_Gthr_key_ptr
FAILED at test 1
lib/ExtUtils/t/cp...............................ok
[...]
lib/ExtUtils/t/eu_command.......................ok
lib/ExtUtils/t/FIRST_MAKEFILE...................#   Failed test 
'Makefile.PL exited with zero'
#   at ../lib/ExtUtils/t/FIRST_MAKEFILE.t line 35.
#          got: 32512
#     expected: 0
# /export150/home/ambs/tmp/perl-5.8.9-RC1/perl: symbol lookup error:
/export150/home/ambs/usr/lib64/perl5/site_perl/5.8.5/x86_64-linux-thread-multi/auto/version/vxs/vxs.so:
undefined symbol: Perl_Gthr_key_ptr
FAILED at test 3
lib/ExtUtils/t/fixin............................ok
lib/ExtUtils/t/hints............................ok
lib/ExtUtils/t/Installapi2......................ok
lib/ExtUtils/t/INSTALL_BASE.....................#   Failed test 
'Makefile.PL exited with zero'
#   at ../lib/ExtUtils/t/INSTALL_BASE.t line 41.
#          got: 32512
#     expected: 0
# /export150/home/ambs/tmp/perl-5.8.9-RC1/perl: symbol lookup error:
/export150/home/ambs/usr/lib64/perl5/site_perl/5.8.5/x86_64-linux-thread-multi/auto/version/vxs/vxs.so:
undefined symbol: Perl_Gthr_key_ptr
FAILED at test 3
lib/ExtUtils/t/Installed........................ok
[...]
lib/ExtUtils/t/metafile_file....................ok
lib/ExtUtils/t/min_perl_version.................#   Failed test 
'Makefile.PL exiting normally'
#   at ../lib/ExtUtils/t/min_perl_version.t line 163.
#          got: 32512
#     expected: 0
# /export150/home/ambs/tmp/perl-5.8.9-RC1/perl: symbol lookup error:
/export150/home/ambs/usr/lib64/perl5/site_perl/5.8.5/x86_64-linux-thread-multi/auto/version/vxs/vxs.so:
undefined symbol: Perl_Gthr_key_ptr
FAILED at test 24
lib/ExtUtils/t/Mkbootstrap......................ok
[...]
t/x2p/s2p.......................................ok
Failed 6 tests out of 1103, 99.46% okay.
../lib/CGI/t/upload.t
../lib/ExtUtils/t/Constant.t
../lib/ExtUtils/t/FIRST_MAKEFILE.t
../lib/ExtUtils/t/INSTALL_BASE.t
../lib/ExtUtils/t/basic.t
../lib/ExtUtils/t/min_perl_version.t
### Since not all tests were successful, you may want to run some of
### them individually and examine any diagnostic messages they produce.
### See the INSTALL document's section on "make test".
### You have a good chance to get more information by running
###   ./perl harness
### in the 't' directory since most (>=80%) of the tests succeeded.
### You may have to set your dynamic library search path,
### LD_LIBRARY_PATH, to point to the build directory:
###   setenv LD_LIBRARY_PATH `pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness
###   LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd 
t; ./perl harness
###   export LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness
### for csh-style shells, like tcsh; or for traditional/modern
### Bourne-style shells, like bash, ksh, and zsh, respectively.
u=1.07  s=2.15  cu=122.84  cs=31.07  scripts=1103  tests=133431
make[2]: *** [_test_tty] Error 1
make[2]: Leaving directory `/export150/home/ambs/tmp/perl-5.8.9-RC1'
make[1]: *** [_test] Error 2
make[1]: Leaving directory `/export150/home/ambs/tmp/perl-5.8.9-RC1'
make: *** [test] Error 2
[[email protected: a...@search1] perl-5.8.9-RC1]$

--
Alberto Simões - Departamento de Informática - Universidade do Minho
Campus de Gualtar - 4710-057 Braga - Portugal
5) Alberto Simões 5.8.9 RC1 report
| +1 vote
Test report: Failed 6 tests out of 1103, 99.46% okay. ../lib/CGI/t/upload.t...
Perl 5 Porters
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Test report:

   Failed 6 tests out of 1103, 99.46% okay.
../lib/CGI/t/upload.t
../lib/ExtUtils/t/Constant.t
../lib/ExtUtils/t/FIRST_MAKEFILE.t
../lib/ExtUtils/t/INSTALL_BASE.t
../lib/ExtUtils/t/basic.t
../lib/ExtUtils/t/min_perl_version.t

System is an Intel Xeon.
CentOS 4.0 (Rocks 4.0)
gcc (GCC) 3.4.6

Interesting enough, here is 'prove -v' from the root dir:

[[email protected: a...@search1] perl-5.8.9-RC1]$
[[email protected: a...@search1] perl-5.8.9-RC1]$ prove -v lib/CGI/t/upload.t
lib/ExtUtils/t/Constant.t  lib/ExtUtils/t/FIRST_MAKEFILE.t 
lib/ExtUtils/t/INSTALL_BASE.t lib/ExtUtils/t/basic.t
lib/ExtUtils/t/min_perl_version.t
lib/CGI/t/upload...................missing test file
t/upload_post_text.txt at lib/CGI/t/upload.t line 80.
# Looks like your test exited with 2 before it could output anything.
  Dubious, test returned 2 (wstat 512, 0x200)
  No subtests run
lib/ExtUtils/t/Constant............
# perl=/usr/bin/perl
# ext-2431 being created...
1..272
# Simple tests
# ext-2431/0 being created...
ok 1
ok 2
# Makefile.PL is 0 second(s) older than Makefile
# make = 'make'
Error: Function definition too short ';' in ExtTest.xs, line 10
make: *** [ExtTest.c] Error 1
not ok 3 # make failed: 512
# cp ExtTest.pm blib/lib/ExtTest.pm
# /usr/bin/perl /usr/lib/perl5/5.8.5/ExtUtils/xsubpp  -typemap 
../../lib/ExtUtils/typemap  ExtTest.xs > ExtTest.xsc && mv ExtTest.xsc 
ExtTest.c
# ext-2431 being removed...
  Failed 270/272 subtests
lib/ExtUtils/t/FIRST_MAKEFILE......
1..7
ok 1 - setup
ok 2 - chdir'd to Big-Dummy
ok 3 - Makefile.PL exited with zero
ok 4 - FIRST_MAKEFILE honored
ok 5 - Makefile.PL output looks right
ok 6
ok 7 - teardown
ok
lib/ExtUtils/t/INSTALL_BASE........
1..21
ok 1 - setup
ok 2 - chdir'd to Big-Dummy
ok 3 - Makefile.PL exited with zero
ok 4 - Makefile.PL output looks right
ok 5 -   make install exited normally
ok 6
ok 7
ok 8 -   install dir created
ok 9 -   ../dummy-install/lib/perl5/Big/Dummy.pm installed
ok 10 -   ../dummy-install/lib/perl5/Big/Dummy.pm readable
ok 11 -   ../dummy-install/lib/perl5/Big/Liar.pm installed
ok 12 -   ../dummy-install/lib/perl5/Big/Liar.pm readable
ok 13 -   ../dummy-install/bin/program installed
ok 14 -   ../dummy-install/bin/program readable
ok 15 -
../dummy-install/lib/perl5/x86_64-linux-thread-multi/perllocal.pod installed
ok 16 -
../dummy-install/lib/perl5/x86_64-linux-thread-multi/perllocal.pod readable
ok 17 -
../dummy-install/lib/perl5/x86_64-linux-thread-multi/auto/Big/Dummy/.packlist
installed
ok 18 -
../dummy-install/lib/perl5/x86_64-linux-thread-multi/auto/Big/Dummy/.packlist
readable
ok 19 - realclean
ok 20
ok 21 - teardown
ok
lib/ExtUtils/t/basic...............
1..85
ok 1 - setup
ok 2 - chdir'd to Big-Dummy
ok 3 - Makefile.PL exited with zero
ok 4 - Makefile.PL output looks right
ok 5 - Makefile.PL run in package main
ok 6 - Makefile exists
ok 7 -   its been touched
ok 8 - make manifest created a MANIFEST
ok 9 -   its not empty
ok 10 -   exited normally
ok 11 -   .ppd file generated
ok 12 -   <SOFTPKG>
ok 13 -   <TITLE>
ok 14 -   <ABSTRACT>
ok 15 -   <AUTHOR>
ok 16 -   <IMPLEMENTATION>
ok 17 -   <DEPENDENCY>
ok 18 -   <OS>
ok 19 -   <ARCHITECTURE>
ok 20 -   <CODEBASE>
ok 21 -   </IMPLEMENTATION>
ok 22 -   </SOFTPKG>
ok 23 - make test
ok 24 -   exited normally
ok 25 - TEST_VERBOSE
ok 26 -   successful
ok 27 -   exited normally
ok 28 - install
ok 29
ok 30
ok 31 -   install dir created
ok 32 -   Dummy.pm installed
ok 33 -   Liar.pm installed
ok 34 -   program installed
ok 35 -   packlist created
ok 36 -   perllocal.pod created
ok 37 - install with PREFIX override
ok 38
ok 39
ok 40 -   install dir created
ok 41 -   Dummy.pm installed
ok 42 -   Liar.pm installed
ok 43 -   program installed
ok 44 -   packlist created
ok 45 -   perllocal.pod created
ok 46 - install with DESTDIR
ok 47
ok 48
ok 49 -   destdir created
ok 50 -   Dummy.pm installed
ok 51 -   Liar.pm installed
ok 52 -   program installed
ok 53 -   packlist created
ok 54 -   perllocal.pod created
ok 55
ok 56 - DESTDIR should not appear in perllocal
ok 57 - install with PREFIX override and DESTDIR
ok 58
ok 59
ok 60 -   install dir not created
ok 61 -   destdir created
ok 62 -   Dummy.pm installed
ok 63 -   Liar.pm installed
ok 64 -   program installed
ok 65 -   packlist created
ok 66 -   perllocal.pod created
ok 67 - disttest
ok 68 - META.yml not written to source dir
ok 69 - META.yml written to dist dir
ok 70 - temp META.yml file not left around
ok 71 # SKIP Test::YAML::Meta >= 0.11 required
ok 72 # SKIP Test::YAML::Meta >= 0.11 required
ok 73
ok 74
ok 75
ok 76
ok 77 - META.yml deleted
ok 78 - Makefile.PL exited with zero
ok 79 - distdir
ok 80 - META.yml generation suppressed by NO_META
ok 81 - Makefile.PL exited with zero
ok 82 - init_dirscan skipped distdir
ok 83 - realclean
ok 84
ok 85 - teardown
ok
lib/ExtUtils/t/min_perl_version....
1..33
ok 1 - setup
ok 2 - entering dir Min-PerlVers
ok 3 - capturing stdout
ok 4 - MIN_PERL_VERSION=5 does not trigger a warning
ok 5 -   nor a hard failure
ok 6 - MIN_PERL_VERSION=X.Y.Z does not trigger a warning
ok 7 -   nor a hard failure
ok 8 - MIN_PERL_VERSION=999999 triggers a warning
ok 9 -   with expected message text
ok 10 -   and without a hard failure
ok 11 - MIN_PERL_VERSION=999999 and PREREQ_FATAL: no warning
ok 12 -   correct exception
ok 13 - MIN_PERL_VERSION=foobar triggers a warning
ok 14 -   with expected message text
ok 15 -   and without a hard failure
ok 16 - PREREQ_PRINT exiting normally
ok 17 -   and talking like we expect
ok 18 - prereqs evaluable
ok 19 -   and looking correct
ok 20 - min version also correct
ok 21 - PRINT_PREREQ exiting normally
ok 22 -   and not complaining loudly
ok 23 - dump has prereqs and perl version
ok 24 - Makefile.PL exiting normally
ok 25 - Makefile present
ok 26 - Make ppd exiting normally
ok 27 -   .ppd file present
ok 28 -   .ppd file content good
ok 29 - Make metafile exiting normally
ok 30 -   META.yml present
ok 31 -   META.yml content good
ok 32 - leaving dir
ok 33 - teardown
ok

Test Summary Report
-------------------
lib/CGI/t/upload               (Wstat: 512 Tests: 0 Failed: 0)
   Non-zero exit status: 2
   Parse errors: No plan found in TAP output
lib/ExtUtils/t/Constant        (Wstat: 0 Tests: 3 Failed: 1)
   Failed test:  3
   Parse errors: Bad plan.  You planned 272 tests but ran 3.
Files=6, Tests=149,  9 wallclock secs ( 0.06 usr  0.05 sys +  4.83 cusr 
  3.18 csys =  8.12 CPU)
Result: FAIL
[[email protected: a...@search1] perl-5.8.9-RC1]$
6) Alberto Simões Re: Why not make close receive a list of FH?
| +1 vote
I said it was a stupid idea :-[
Perl 5 Porters
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Rafael Garcia-Suarez wrote:
> 2008/11/11 Alberto Simões <albie@alfarrabio.di.uminho.pt>:
>> Well, this is just an idea,
>>
>> but it would be cool:
>>
>>   open3 (A, B, C, "foo");
>>
>>
>>   close A, B, C;
>>
>> Just a stupid idea.
>> Go on! :)
>
> And what would be the return value ?

I said it was a stupid idea :-[


--
Alberto Simões - Departamento de Informática - Universidade do Minho
Campus de Gualtar - 4710-057 Braga - Portugal
7) Alberto Simões Why not make close receive a list of FH?
| +1 vote
Well, this is just an idea, but it would be cool: open3 (A, B, C, "foo"); close A, B, C; Just a...
Perl 5 Porters
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Well, this is just an idea,

but it would be cool:

    open3 (A, B, C, "foo");


    close A, B, C;

Just a stupid idea.
Go on! :)
--
Alberto Simões - Departamento de Informática - Universidade do Minho
Campus de Gualtar - 4710-057 Braga - Portugal
8) Alberto Simões Re: program to look at char class complements [perl #60156]
| +1 vote
for non US/UK folks: [0-9[:alpha:]_]
Perl 5 Porters
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Dr.Ruud wrote:
> demerphq schreef:
>
>> \w should be [A-Za-z_]
>
> ITYM:  [0-9A-Za-z_]
>

for non US/UK folks: [0-9[:alpha:]_]

--
Alberto Simões - Departamento de Informática - Universidade do Minho
Campus de Gualtar - 4710-057 Braga - Portugal
9) Alberto Simões Re: Too late for -Co
| +1 vote
It worked with 5.8.8 ...
Perl 5 Porters
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Nicholas Clark wrote:
> On Tue, Mar 25, 2008 at 09:33:28PM +0000, Alberto Simes wrote:
>> Hi, Folks.
>>
>> I had some CGI scripts using
>> #!perl -CoO
>>
>> Now, with perl 5.10.0 I can't do that.
>>
>> What is the preferred solution?
>
> IIRC it didn't ever actually work on 5.8.x. (If so) if you take it out, does
> anything change?

It worked with 5.8.8

:)
--
Alberto Simões - Departamento de Informática - Universidade do Minho
Campus de Gualtar - 4710-057 Braga - Portugal
10) Alberto Simões Re: Too late for -Co
| +1 vote
using binmode STDOUT, ":utf8" Thanks > ambs...
Perl 5 Porters
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Alberto Simões wrote:
> Hi, Folks.
>
> I had some CGI scripts using
> #!perl -CoO
>
> Now, with perl 5.10.0 I can't do that.
>
> What is the preferred solution?

using binmode STDOUT, ":utf8"

Thanks

>
> Thank you.
> ambs

--
Alberto Simões - Departamento de Informática - Universidade do Minho
Campus de Gualtar - 4710-057 Braga - Portugal
11) Alberto Simões Too late for -Co
| +1 vote
Hi, Folks. I had some CGI scripts using #!perl -CoO Now, with perl 5.10.0 I can't do that. What is...
Perl 5 Porters
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Hi, Folks.

I had some CGI scripts using
#!perl -CoO

Now, with perl 5.10.0 I can't do that.

What is the preferred solution?

Thank you.
ambs
--
Alberto Simões - Departamento de Informática - Universidade do Minho
Campus de Gualtar - 4710-057 Braga - Portugal
12) Alberto Simões Re: lc(undef) is not undef: bug or feature?
| +1 vote
Use of uninitialized value on... ? Not sure if this was what you asked for. Cheers ambs
Perl 5 Porters
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Marvin Humphrey wrote:
>
> On Jan 24, 2008, at 1:49 PM, Abigail wrote:
>
>> What isn't good is that it doesn't warn.
>
> This is precisely the kind of situation where I'd hope that Perl would
> warn if I had warnings enabled. I count on Perl to catch accidental use
> of uninitialized values for me.
>
> Are there any warnings that you favor, Abigail?

Use of uninitialized value on... ?

Not sure if this was what you asked for.
Cheers
ambs