diff options
Diffstat (limited to 'calendar/modevent.pl')
-rwxr-xr-x | calendar/modevent.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/modevent.pl b/calendar/modevent.pl index 38f1e02..bffb972 100755 --- a/calendar/modevent.pl +++ b/calendar/modevent.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!/usr/bin/env perl use warnings; use strict; |