I want to add to a site of a research center a functionality of a "Calendar of Events".
The ordinary user will see some HTML page where the future activities are listed by date. A user which is staff, should also be able to access some administration page (password protected of course) and there fill out a form which can add/remove/edit entries in the Calendar.
Is there such a thing already made (which I can download and configure for my use) in Perl - or should I do it all by myself?
The system should run on a Linux server running apache.