NAME

SDL::sdlpl - Perl bindings for the SDL

SYNOPSIS

use SDL::sdlpl;

DESCRIPTION

sdlpl is a collection of bindings for functions in the
Simple DirectMedia Layer, and an assortment of related utilities.
The module sdlpl is not indended for direct use, but rather serves
as the backbone of a collection of Object-Oriented modules which
provide access to the SDL library.

The associated modules are App.pm, Surface.pm, Event.pm, Rect.pm,
Palette.pm, Mixer.pm, Cdrom.pm and OpenGL.pm.

AUTHOR

David J. Goehrig Wayne Keenan

SEE ALSO

perl(1) App(3) Surface(3) Event(3) Rect(3) Palette(3) Mixer(3) Cdrom(3) OpenGL(3) OpenGL::App(3)