#!/usr/bin/perl -w use strict; use Test::More tests => 2; use_ok("MooseX::Timestamp"); use_ok("MooseX::TimestampTZ");