From bba4bbff596ffec0b31b44d8e4b6040549ede3fa Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Wed, 14 Sep 2022 20:46:20 +0100 Subject: added the hashbang --- dayplan.pl | 1 + 1 file changed, 1 insertion(+) mode change 100644 => 100755 dayplan.pl (limited to 'dayplan.pl') diff --git a/dayplan.pl b/dayplan.pl old mode 100644 new mode 100755 index 7a6a77d..4faef36 --- a/dayplan.pl +++ b/dayplan.pl @@ -1,3 +1,4 @@ +#!/usr/bin/perl # Porting dayplan.ksh to Perl use strict; -- cgit v1.2.3