aboutsummaryrefslogtreecommitdiffstats
path: root/CVSROOT/cfg.pm
diff options
context:
space:
mode:
authorjoe <joe@FreeBSD.org>2001-05-23 01:15:06 +0800
committerjoe <joe@FreeBSD.org>2001-05-23 01:15:06 +0800
commit978b4dc46b7bfbedec73117cfd338fc6e923ef9d (patch)
treee639a59387659b25c1bafcab857d366426f8904c /CVSROOT/cfg.pm
parentea7f38a4d67536418d6e03c758851719c0f98f73 (diff)
downloadfreebsd-ports-gnome-978b4dc46b7bfbedec73117cfd338fc6e923ef9d.tar.gz
freebsd-ports-gnome-978b4dc46b7bfbedec73117cfd338fc6e923ef9d.tar.zst
freebsd-ports-gnome-978b4dc46b7bfbedec73117cfd338fc6e923ef9d.zip
Recommend syntax checking with warnings switched on.
Diffstat (limited to 'CVSROOT/cfg.pm')
-rwxr-xr-xCVSROOT/cfg.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/CVSROOT/cfg.pm b/CVSROOT/cfg.pm
index f1efd862c5cd..14030df75844 100755
--- a/CVSROOT/cfg.pm
+++ b/CVSROOT/cfg.pm
@@ -4,7 +4,7 @@
####################################################################
# This file contains configuration for the CVSROOT perl scripts.
# WARNING: You are strongly advised to check for syntax errors
-# in this file before committing it. Use: perl -c cfg.pm
+# in this file before committing it. Use: perl -cw cfg.pm
####################################################################
####################################################################