More module-scoped warnings.

This commit is contained in:
Micah Cowan
2008-11-26 07:14:27 -08:00
parent 289ff1c86a
commit 0fa023cfff
11 changed files with 28 additions and 10 deletions

View File

@@ -1,6 +1,7 @@
#!/usr/bin/perl -w
#!/usr/bin/perl
use strict;
use warnings;
use HTTPTest;