DivinumOfficium / divinum-officium

The Divinum Officium Project: Traditional Roman Missal and Breviary Texts
http://www.divinumofficium.com/
302 stars 191 forks source link

New Script File: HashParser.pl & Move of unused functions #3998

Closed FAJ-Munich closed 3 weeks ago

FAJ-Munich commented 3 weeks ago
  1. Gathering functions from dialogcommon.pl and horascommon.pl which logically belong together and not in these script files:

    • setupstring
    • officestring
    • checklatinfile
    • checkfile
    • and the routines to interpret conditions in the database called by the former.
  2. The functions date_to_daysand days_to_date don't seem to be used at all and obsolete. For future use, if at all, let's preserve them in Date.pm where they would belong.