3. Hit the "Edit button", and the change file, in this case adding $Archive::Zip::UNICODE = 1; immediately after the line reading useArchive::Zipqw(:ERROR_CODES:CONSTANTS);
4. Add a comment on the change. In my case, I wrote add Unicode support to Zip files (so that Projects may include paths with unicode)
5. Hit the "commit changes" button. This saves the change for my fork of Demeter.
6. From the main page for this forked version of Demeter click on "Pull Requests", then "New Pull Request" and then "Click to create pull request", and one more click on
"Send Pull Request" to confirm.
Now Bruce can incorporate this change, possibly fixing project files for many people who (sensibly) use their name as part of the file path, with a couple of button clicks.
I understand that you and many people reading this list don't view themselves as programmers. I'm not very comfortable with Perl myself. But that was all found from googling the error message in the log file, and then editing the file entirely through a web interface. Bruce has made it very easy for you and I to help him out...