Everybody,
I just went through the build process on Mac OS X and Debian, and fixed
up a few bugs that were created as a result of a change in Module::Build
that I've been too lazy to correct, and a few other bugs that cropped up
as part of getting the SDLPerl.app bundle working under MacOS X.
There were some minor changes to the way things get exported, etc. If
people who have BSD and Windows and Solaris systems would be so kind as
to test subversion, I'll push this thing to
CPAN ASAP.
Assuming your environment is setup properly:
svn co http://sdlperl.nexttolast.com/sdlperl
cd sdlperl
perl Build.PL
./Build
./Build install
I've added a few bug fixes from Guillaume and others.
Thanks to all those whose feedback keeps things moving along.
Dave