I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2008-10-06 18:05:29-07 by jdhedden in response to 8973
Re: OIO incompatible with Test::MockObject
I have seen the error of my ways, and have just uploaded OIO 3.47 to CPAN which has a "proper" implementation for ->can() and ->isa() that does not rely on cached pointers to UNIVERSAL::can() and UNIVERSAL::isa(). Hopefully, this version will also meet with your needs, as well as with your approval.

Thanks for prodding me to delve into this issue. And thanks again for using OIO.
Direct Responses: 9031 | Write a response