Merge branch 'mojo' of /scm/spider into mojo
[spider.git] / perl / console.pl
index 5639488874e573231c748c1824b00185e548e8b3..720d25752f92b2a2f21319029eb67ee7afa8aed9 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -w
+#!/usr/bin/env perl
 #
 # this is the operators console.
 #
@@ -14,6 +14,7 @@
 # 
 
 require 5.004;
+use warnings;
 
 # search local then perl directories
 BEGIN {