The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Acme::MetaSyntactic::roman - The roman theme

DESCRIPTION

Roman numbers from I to MMMCMXCIX.

According to the modern rules governing the Roman Numbers, a numerical symbol cannot appear more than three times in a contiguous row. Also, the modern rules have forgotten the symbols for 5000 and more, so the highest symbol is M for 1000. From that, you can conclude that the highest Roman number compatible with modern rules is MMMCMXCIX, that is, 3999. See http://datetime.mongueurs.net/divers/nombres-romains/Roman_Numbers.html.

CONTRIBUTOR

Alberto Manuel Brandão Simões.

CHANGES

  • 2012-05-07 - v1.000

    Updated with roman numbers up to 3999 and an explanation about this limit by Jean Forget, and received its own version number in Acme-MetaSyntactic-Themes version 1.000.

  • 2005-10-10

    Introduced in Acme-MetaSyntactic version 0.43.

  • 2005-09-06

    List proposed by Alberto Manuel Brandão Simões.

SEE ALSO

Acme::MetaSyntactic, Acme::MetaSyntactic::List.