Is there an SDL module for Perl?
+3
A:
In Fedora 12, you can use
yum install perl-SDL
and there's a good tutorial at
intrepion
2010-03-26 20:12:11
the 2.3.x releases will become 2.4 soon and that will be the supported version. The 2.2.x versions are still around, for games like Frozen Bubble, but get 2.2.3 or 2.2.4, not 2.2.6 (Fatal memory errors)
MkV
2010-03-27 01:39:34
ooh, thanks for the link! I was wondering where to find documentation. http://sdl.perl.org/documentation.html
intrepion
2010-03-26 20:35:42
+1
A:
Always go to CPAN Search when you wonder if a module exists.
In this case, there is an SDL module, and I even got it working on Snow Leopard. The development of the Mac packages has been quite busy lately. You can help out by participating through the SDL Github project.
brian d foy
2010-03-27 02:08:00