Thanks for your prompt response, Jenda.

>Could you post the relevant code?

I get the message in reference to GUI.pm line 1334.  Lines 1334-1336 follow:

for my $i (0..($self->Count-1)) {
    push @list, Win32::GUI::Listbox::Item->new($self, $i);
    }

> >is GUI.pm supposed to be empty when you
> > decompress the distribution?
>
>GUI.pm not, GUI.bs yes.

Whoops.  I meant to type GUI.bs, as you realized.

>I do not think this is the problem. The error message means you have
>written something like this :
>
>foreach a (1,2,3,4,5,6,7,8) {print $a};

I haven't actually written anything yet.  I was testing some of then sample 
code.  However, I just realized that the computer I'm on right now isn't 
running ActiveState's version of Perl.  I suspect that this is indeed the 
problem, and I'm going to install ActiveState's version here at work and see 
if that clears things up.  I'm also going to test it out at home, which _is_ 
running ActiveState's Perl.

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

Reply via email to