Help for this page
my $bogus_datetime = eval { MyApp::Util->convert_datetime("FOO"); }; is ($bogus_datetime, undef, "convert_datetime doesn't blow up if sent +bogus date");