SDL_perl is a package of Perl modules that provides both functional and object-oriented interfaces to the Simple DirectMedia Layer for Perl 5. This package does take some liberties with the SDL API, and attempts to adhere to the spirit of both the SDL and Perl.
| Tags | Perl Modules CPAN Graphics Stable |
|---|---|
| Licenses | LGPL |
| Operating Systems | Cross Platform |
| Implementation | Perl C SDL |
Recent releases


Release Notes: Installation on Mac OS X and Darwin was improved. SDLx::Text now ships with a default FOSS font. Complete documentation for SDLx::Text was added. There were other changes.


Release Notes: Experimental SMPEG support was added. Mac compatibility was improved. A critical memory leak was fixed in SDLx::App.


Release Notes: Module::Build::SDL, a helper for creating SDL based modules, was added. AudioSpec callbacks now use *_TLS_CONTEXT macros.


Release Notes: Major segfaults in SDL::GFX::Primitives were fixed. There were many other bug fixes.