Date::Roman

DESCRIPTION

This module defines a class for handling Roman dates as defined by Julius Caesar in 45 BC.

The distribution also includes a sample script that will be installed as RomanDate

INSTALLATION

To install this module type the following:

perl Makefile.PL
make
make test
make install

DEPENDENCIES

This module requires these other modules and libraries:

CHANGES

1.05 Sun Apr 21 09:36:08 2002

1.04 Sun Apr 21 00:10:04 2002

1.03 Sat Apr 20 21:44:07 2002

1.02 Sat Apr 20 21:42:12 2002

COPYRIGHT AND LICENCE

This software is Copyright (C) 2002 by Leo Cacciari. This software is free software; you can redistribute it and/or modify it under the terms of the Perl Artistic License, either as stated in the enclosed LICENSE file or (at your option) as given on the Perl home site: http://www.perl.com/language/misc/Artistic.html