Acme-Stardate
view release on metacpan or search on metacpan
lib/Acme/Stardate.pm view on Meta::CPAN
use Acme::Stardate;
my $t = stardate();
or from a command line
stardate
=head1 ABSTRACT
The Star Trek TV series started each episode with the stardate. Never mind that
they don't make any sense. This module gives you a stardate of your very own.
A stardate might be used as a version number.
=head1 EXPORT
stardate
=cut
use Exporter 'import';
( run in 0.225 second using v1.01-cache-2.11-cpan-0d8aa00de5b )