Comment out warnings till they are all fixed
authorJamie Cameron <jcameron@webmin.com>
Wed, 2 Sep 2009 19:59:50 +0000 (12:59 -0700)
committerJamie Cameron <jcameron@webmin.com>
Wed, 2 Sep 2009 19:59:50 +0000 (12:59 -0700)
web-lib-funcs.pl

index da37fab..9fa6751 100755 (executable)
@@ -12,7 +12,7 @@ Example code:
 
 =cut
 
-use warnings;
+#use warnings;
 use Socket;
 use POSIX;