Please don't make pod and perlcritic tests run for normal user installs. Either move them to xt/, or guard them with something like:
plan skip_all => 'these tests are for authors only' unless $ENV{AUTHOR_TESTING} or $ENV{RELEASE_TESTING};
Mon Apr 06 12:12:39 2015The RT System itself - Status changed from 'new' to 'open'