Skip to content
This repository has been archived by the owner on May 23, 2022. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 312 Bytes

README

File metadata and controls

19 lines (12 loc) · 312 Bytes
$ date -R
Fri, 29 Nov 2019 23:52:02 +0100

$ perl -c friday.pm
friday.pm syntax OK



$ date -R
Sat, 30 Nov 2019 00:03:06 +0100

$ perl -c friday.pm
syntax error at friday.pm line 12, at EOF
friday.pm had compilation errors.