Help for this page

Select Code to Download


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