Acme-Stardate

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

Acme-Stardate

A silly module for generating a "stardate" string based
on the local clock. Stardates are simple numerically and lexically
comparable strings that might be useful as version numbers.
http://en.wikipedia.org/wiki/Stardate documents a bit about the usage of
the term on Star Trek.  This module just generates sortable gmt date plus
a decimal fraction of a day precise enough to catch one second changes

INSTALLATION

To install this module, run the following commands:

	perl Makefile.PL
	make
	make test
	make install



( run in 1.554 second using v1.01-cache-2.11-cpan-39bf76dae61 )