I have a calendar script, "calendar.pl" that parses a template and a data file "calendar_events.txt", which contains the events to output a calendar. My question is, how can I include the last modified for the "calendar_events.txt" into the output?
One idea was to create code that would parse ssi flastmod but I am not sure about how to do that.
Any help would be greatly appreciated.
One idea was to create code that would parse ssi flastmod but I am not sure about how to do that.
Any help would be greatly appreciated.