made Constants.pm strict
[sdlgit/SDL_perl.git] / 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