On Sun, 2004-02-22 at 13:37, Tels wrote: > The current source does not even pass the build stage. Could somebody pls > fix this? (I am not brave enough). > > >[EMAIL PROTECTED]:~/src/sdl-perl-test/trunk> perl Build.PL > >Checking whether your kit is complete... > >Warning: the following files are missing in your kit: > > lib/SDL/Constants.pm > > lib/SDL/OpenGL/Constants.pm > > META.yml > >Please inform the author. > >Creating new 'Build' script for 'SDL-Perl' version '1.20.3'
You can ignore the latter; I should check in the META.yml file. The two constants files are autogenerated from scripts/const.pl and scripts/gl_const.pl. I'd like to build them as part of the Build process but haven't yet. If you have copies lying around from a snapshot, just throw them in there, as the files haven't changed in the last several snapshots. > When this is fixed, I plan to add much more tests first, then starting on > cleanup on README etc. Sounds good. -- c