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-03 20:24:58-07 by jdhedden in response to 8923
Re: OIO incompatible with Test::MockObject
I've uploaded a new version of OIO (3.46) to CPAN that addresses this issue. I've taken the tact of using 'no warnings;' before calling the UNIVERSAL::can() subroutine. While I'm sure that some purists would not approve, it is a practical and efficient solution, and should be quite safe.

If this doesn't work for you, let me know with some details so I can deal with it further.

Thanks for using OIO.
Direct Responses: 8969 | Write a response