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 2011-02-05 06:19:09.899753-08 by jonasbn in response to 13117
Re: How to use Test-MockObject to emulating something?

I have written a brief example for Test::MockObject::Extends

You can see it at: http://logiclab.jira.com/wiki/display/OPEN/Test-MockObject-Extends

It should give you some pointers on how to mock, I will extend the article as I dig up examples from my own code base.

I can really recommend the book: Perl Testing: A Developer's Notebook by Chromatic and Ian Langworth. See: http://oreilly.com/catalog/9780596100926

Articles might also shed some light: http://www.perl.com/pub/a/2005/04/07/mockobject_kata.html

From: https://www.socialtext.net/perl5/index.cgi?testing#recent_perl_com_articles_on_testing

Direct Responses: Write a response