trwyant / perl-DateTime-Calendar-Julian

Read-only release history for DateTime-Calendar-Julian
http://metacpan.org/release/DateTime-Calendar-Julian
Other
0 stars 0 forks source link

DateTime/Calendar/Julian

This is a companion module to DateTime.pm. It implements the Julian calendar. It supports everything that DateTime.pm supports and more: about one day per century more, to be precise.

INSTALLATION

To install this module type the following:

perl Makefile.PL make make test make install