![]() |
perl-unicode
|
Re: Unicode aware module1999-06-13 09:45:08On Sun, 13 Jun 1999 11:26:00 +0200, Bart Schuller wrote: + for my $s (@_) { $bits |= $bitmask{$s} || 0; };^^^^^^^ shouldn't that be "bits"? Yup, see: ftp://ftp.linux.activestate.com/pub/staff/gsar/APC/diffs/3536 which I sent here. Sarathy gsar(_at_)activestate(_dot_)com
|
|