libxml-perl-0.07 test failed

2002-06-27 Thread Gbio Qi
Hi, I am install perl module libxml-perl-0.07 downloaded from cpan. My work environment is perl 5.6.1, OS: Tru64 v5.1, Alpha. When I perl Makefile.PL make, that is fine, but when I make test, there is error message which make test failed: # make test PERL_DL_NONLAZY=1 /usr/bin/perl5.6.1 -Ib

Useless use of a constant in void context

2002-06-25 Thread Gbio Qi
Hi, Here I have a program called 'emboss.pl', when I run it with perl5.6.1, it gives me the following error: # /compbio/programs/perl-5.6.1/bin/perl5.6.1 emboss.pl Useless use of a constant in void context at /compbio/programs/perl-5.6.1/lib/site_perl/5.6.1/EMBOSS/GUI.pm line 1752. Content-typ

Use 5.6.1

2002-06-24 Thread Gbio Qi
Hi expert, I am install a Bioinformatics application, which is useperl module. In Makefile.PL, there is 'use 5.6.1;', but I have only perl5 (5.0 patchlevel 5 subversion 3), and I have no 5.6.1 module. I search CPAN, I can not find this module, do I need install perl5.6.1, do I have other opti

use 5.6.1

2002-06-24 Thread Gbio Qi
Hi expert, I am install a Bioinformatics application, which is useperl module. In Makefile.PL, there is 'use 5.6.1;', but I have only perl5 (5.0 patchlevel 5 subversion 3), and I have no 5.6.1 module. I search CPAN, I can not find this module, do I need install perl5.6.1, do I have other opt