made Constants.pm strict
Breno G. de Oliveira [Sun, 11 Oct 2009 23:20:32 +0000 (20:20 -0300)]
lib/SDL/Constants.pm

index 5ed457a..f77bde9 100644 (file)
 #
 
 package SDL::Constants;
+use strict;
+use warnings;
 
-@EXPORT=qw(
+
+our @EXPORT=qw(
        AUDIO_S16
        AUDIO_S16MSB
        AUDIO_S8