OpenFest 2006 - Share the Freedom

June 25, 2004

Time::Human is fun!

Simon Cozens released his 100th CPAN module today, and hereby made me notice his Time::Human module. Well, there goes a FreeBSD port :)

And in case you're curious...

[roam@straylight ~]> perl -MTime::Human -e 'print humanize(localtime())."\n"'
exactly five past six in the evening
[roam@straylight ~]> date
Fri 25 Jun 2004 18:05:27 EEST

[roam@straylight ~]> perl -MTime::Human -e 'print humanize(localtime())."\n"'
just after five past six in the evening
[roam@straylight ~]> date
Fri 25 Jun 2004 18:06:32 EEST

Posted by roam at June 25, 2004 06:07 PM

Comments
TrackBack