perl -e 'use DateTime; use DateTime::Format::Human::Duration; my $span = DateTime::Format::Human::Duration->new(); print $span->format_duration(234234234);' Can't call method "in_units" without a package or object reference at /usr/local/lib/perl5/site_perl/5.12.3/DateTime/Format/Human/Duration.pm line 27.