diff options
-rwxr-xr-x[-rw-r--r--] | dayplan.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dayplan.pl b/dayplan.pl index 7a6a77d..4faef36 100644..100755 --- a/dayplan.pl +++ b/dayplan.pl @@ -1,3 +1,4 @@ +#!/usr/bin/perl # Porting dayplan.ksh to Perl use strict; |