81797980f7
URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search
6 lines
263 B
Text
6 lines
263 B
Text
Date::Handler is a container for dates that holds all the methods
|
|
to transform itself from Timezone to Timezone and format itself.
|
|
It uses operator overloading and Delta date objects to calculates
|
|
time differences.
|
|
|
|
WWW: http://search.cpan.org/dist/Date-Handler/
|