Help for this page
sub setup : Test(setup) { my ($self) = @_; ... ok(Mock::DateTime->now); diag(Mock::DateTime->now); }