chiark / gitweb /
bin: Drop 'use diagnostics;' from all Perl scripts.
[bin.git] / expandvars
index a7ea667e4b9dcfa05fb74401c7817f767e32c445..68f56c8baf9fa6d77a25030e3f86faab5038b7cf 100755 (executable)
@@ -1,5 +1,4 @@
 #! /usr/bin/perl -w
-use diagnostics;
 use strict;
 use Getopt::Long;