in reply to Doesn't work in Cygwin

Update: OP has updated the code after reading this.

With only a short glance, it seems to me that you expect the variables   $list   and   $list_to_match   to be the same thing, but they aren't.

But that's got nothing to do with ActiveState or Cygwin.

Cheers, Sören

Replies are listed 'Best First'.
Re^2: Doesn't work in Cygwin
by maybeD (Sexton) on Nov 16, 2005 at 11:48 UTC
    Oops, that was an error in copying the code to PerlMonks (as I changed the variable names when doing so). They are both the same.