Please don't run pod tests during normal user installations. Either move the tests to xt/, or place a guard at the top like so:
use Test::More;
plan skip_all => "These tests are for authors only!" unless $ENV{AUTHOR_TESTING} or $ENV{RELEASE_TESTING};
Tue Dec 09 13:50:59 2014The RT System itself - Status changed from 'new' to 'open'
Wed Dec 10 16:50:02 2014JDBAUGHER [...] cpan.org - Status changed from 'open' to 'resolved'
Wed Dec 10 16:50:03 2014JDBAUGHER [...] cpan.org - Taken
Wed Dec 10 16:50:03 2014JDBAUGHER [...] cpan.org - Fixed in 1.06 added