The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.08 - Sat Oct 19 08:48:49 PDT 2013
 - Bump version number, META.yml was not bumped in 0.07.

0.07 - Mon Oct 14 20:41:41 PDT 2013
 - Hide other distribution modules from PAUSE - via shibayu36

0.06 - Sat Jul 16 10:26:33 PDT 2011
 - Update Makefile.PL and META.yml for RT #69466

0.05 - Wed Aug  8 14:21:50 PDT 2007
 - Bump dependency on Test::MockObject to avoid some noisy warnings

0.04 - Thu Jan 25 11:07:54 PST 2007
 - import the global mock objects correctly

0.03 - Thu Jan 25 10:35:33 PST 2007
 - Don't try to load the mocked modules if the real ones are loaded

0.02 - Thu Jan 18 23:16:58 PST 2007
 - Add README
 - Add dependency on Test::MockObject

0.01 - Fri Jan 19 01:03:54 PST 2007
 - Initial release
 - used by Test::WWW::Selenium and Socialtext::Resting unit tests