2024-01-06 09:34:20 +01:00
|
|
|
# perl-SDL
|
|
|
|
|
2024-01-06 09:34:23 +01:00
|
|
|
SDL_perl provides multimedia programming support for perl through use of the Simple DirectMedia Layer http://www.libsdl.org.
|
|
|
|
It provides both a high level, object orient develpment framework, and a low level C style API.
|
|
|
|
SDL_perl supports a variety of additional SDL libraries, such as SDL_image, SDL_mixer, SDL_ttf, and SDL_net.
|
|
|
|
|