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

Perl code that is syntactically correct only on Fridays

Notifications You must be signed in to change notification settings

jwilk-archive/perl-friday

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

$ 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.

About

Perl code that is syntactically correct only on Fridays

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages