+=pod
+=cut
package SDL::Rect;
-#use strict;
-
-
+use strict;
+use warnings;
require Exporter;
require DynaLoader;
-@ISA = qw(Exporter DynaLoader);
+our @ISA = qw(Exporter DynaLoader);
# Items to export into callers namespace by default. Note: do not export
# names by default without a very good reason. Use EXPORT_OK instead.
# Do not simply export all your public functions/methods/constants.
-@EXPORT = qw(
-
-);
-#$VERSION = '0.01';
-
bootstrap SDL::Rect;
+=head1 Perl binding to C stuct Rect
+=cut
+
# Preloaded methods go here.
# TODO: mangle with the symbol table to create an alias