Enable warnings in File::* (was: B::Terse and warnings)
[p5sagit/p5-mst-13.2.git] / lib / File / DosGlob.pm
index 2b4d39a..aa9beb9 100644 (file)
@@ -11,6 +11,7 @@ package File::DosGlob;
 
 our $VERSION = '1.00';
 use strict;
+use warnings;
 
 sub doglob {
     my $cond = shift;