When testing a package that makes use of Class::Std with the Test::More's use_ok() function I get warnings like this:
Too late to run CHECK block at /usr/lib/perl5/site_perl/5.8.6/Class/Std.pm line 359.
example package:
CPAN::Forum
Class-Std - use_ok() produces warnings with Class::Std