From 2481d6ba6e253f84295c34cf8f1481a77d00a6e7 Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 17 Feb 2010 13:25:07 +0100 Subject: [PATCH] Updated TODO --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 5f2dcf2..dfb2603 100644 --- a/TODO +++ b/TODO @@ -4,3 +4,6 @@ TODO list for Perl module Alien::SDL - MacOS - add any support (either source build or prebuilt binaries) - Unix - more testing needed (non-Linux platforms untested with the new v0.8.x) - discuss automated CPAN Testers issues (and perhaps change build defaults somehow) + +- [kmx] add sometning like Alien::SDL->get_header_version('SDL_xyz.h'); +- [kmx] think of a complex t\alien_sdl_interface.t (we need this more in SDL_perl)