On Tue, Jun 25, 2002 at 11:07:01AM -0700, Gbio Qi wrote:
> 
> 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-type: text/html
> 
> 
> Does anybody know where it is wrong? Actually I am using this script
> to make web page, If I can not run it correctly, I can not broswer it
> on the Web broswer.
> 
> Here is the emboss.pl:

The problem is not in emboss.pl, but in EMBOSS/GUI.pm as the error says.
Take a look there and see what you find.  It's a rather large module, so
if you need more help please just post an appropriate snippet.

-- 
Paul Johnson - [EMAIL PROTECTED]
http://www.pjcj.net

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to