=pod =head1 Simple DirectMedia Library Bindings for Perl =head2 Welcome SDL Perl are a set of bindings to the Simple DirectMedia Layer (SDL). 'Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer. It is used by MPEG playback software, emulators, and many popular games, including the award winning Linux port of "Civilization: Call To Power."' --L SDL Perl is an active and exciting project with many facets. Explore this website to learn more. =head3 Getting Started A new SDL::Manual is being prepared for new users. In the mean time take a look at the documentation, ask for help on the mailing lists or irc channel, and see the examples in the source code. =head3 Contribute =over =item IRC Talk to us on channel L<#sdl|http://widget.mibbit.com/?settings=89f140215d60860684cee2f6a917607f&server=irc.perl.org&channel=%23sdl> . =item Mailing List Send us an email at L. Our archives are located at L and L. We also have a L. For help send an empty email to L< sdl-devel-help@perl.org| mailto:sdl-devel-help@perl.org>. To subscribe to the mailing lists send an empty email to L< sdl-devel-subscribe@perl.org| mailto:sdl-devel-subscribe@perl.org>. To unsubscribe send an empty email to L< sdl-devel-unsubscribe@perl.org | mailto:sdl-devel-unsubscribe@perl.org>. =item Testing and Development Join us on L to get started on making and grabbing issues. To get started on testing SDL see our L. =back =head1 Latest News =head2 October 27th 2011 =head3 CPAN Release SDL 2.534 L is on CPAN! The new API has many changes and much more improvements. So check it out. SDL Perl at v2.2.6 on CPAN is the last of its kind which will have the old API. =head3 SDL Manual: Writing Games with SDL Perl The grant L has been accepted by L. SDL_Manual is in continous development on L. More up to date versions of the books are also available in L and L formats. =head3 Active Development SDL Perl is being actively developed to v3.0. We are adding many new SDLx::* modules to provide a more Perly interface to SDL. Please review, request or even hack the code. Talk to us on the irc channel or mailing lists. =cut