The bad news is that someone found a bug in my Set::Array module. Boo!
The good news is that there's another person using the Set::Array module! Hooray!
The bad news is that he originally posted his problem to c.l.p.modules and I didn't see it. Boo!
The good news is that I know how to fix it. Hooray!
The bad news is that the Want module *still* doesn't play nice with overload. Boo!
Perhaps if *cough* I could get *cough* robin to *cough* fix that bug....
There's more than one person using it (Score:1)
Re:There's more than one person using it (Score:2)
There's going to be a new release by this weekend. There are some context issues with the overloaded methods as well, but there's a good chance you never noticed them.
Re:There's more than one person using it (Score:1)
Thanks for the warning -- it is using intersection(). I guess my tests aren't good enough. :-/
Re:There's more than one person using it (Score:2)
I really need to work on unit testing.