The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.001_01	2017-03-16	T. R. Wyant
    Update README for publication of front ends, to direct the reader to
    Date::Tolkien::Shire or DateTime::Fiction::JRRTolkien::Shire.

    Add __holiday_narrow(), __weekday_narrow() and
    __trad_weekday_narroe() for 2-character names.

    Add eg/scal, Shire analog of cal (1).

    Export manifest constants for holidays: DAY_OF_YEAR_MIDYEARS_DAY
    (183) and DAY_OF_YEAR_OVERLITHE (184), plus HOLIDAY_2_YULE (1),
    HOLIDAY_1_LITHE (2), HOLIDAY_MIDYEARS_DAY (3), HOLIDAY_OVERLITHE
    (4), HOLIDAY_2_LITHE (5), and HOLIDAY_1_YULE (6).

    Add export tags :consts and :subs to specify all manifest constants and
    all subroutines respectively.

0.001		2017-03-07	T. R. Wyant
    First production release.