Merged experimental in. command ticket:30, t/integration1.t fails due to update.
Kartik Thakore [Fri, 9 Oct 2009 18:48:25 +0000 (14:48 -0400)]
1  2 
MANIFEST

diff --cc MANIFEST
+++ b/MANIFEST
++_build/auto_features
++_build/build_params
++_build/cleanup
++_build/config_data
++_build/features
++_build/magicnum
++_build/notes
++_build/prereqs
++_build/runtime_params
 +BUGS
++Build
 +Build.PL
 +CHANGELOG
 +CONTRIBUTORS
 +COPYING
++lib/SDL.pm
 +lib/SDL/App.pm
 +lib/SDL/Cdrom.pm
 +lib/SDL/Color.pm
++lib/SDL/Config.pm
 +lib/SDL/Constants.pm
++lib/SDL/Constants.pm.orig
++lib/SDL/Constants.pm.rej
 +lib/SDL/Cursor.pm
 +lib/SDL/Event.pm
 +lib/SDL/Font.pm
++lib/SDL/Game/Rect.pm
 +lib/SDL/Mixer.pm
 +lib/SDL/MPEG.pm
 +lib/SDL/Music.pm
- lib/SDL/OpenGL/Constants.pm
++lib/SDL/OpenGL.c
++lib/SDL/OpenGL.o
 +lib/SDL/OpenGL.pm
++lib/SDL/OpenGL.xs
++lib/SDL/OpenGL/Constants.pm
 +lib/SDL/Palette.pm
- lib/SDL_perl.pm
- lib/SDL.pm
++lib/SDL/Rect.c
++lib/SDL/Rect.o
 +lib/SDL/Rect.pm
++lib/SDL/Rect.xs
++lib/SDL/SFont.c
++lib/SDL/SFont.o
 +lib/SDL/SFont.pm
++lib/SDL/SFont.xs
 +lib/SDL/Sound.pm
 +lib/SDL/Surface.pm
 +lib/SDL/Timer.pm
 +lib/SDL/Tool/Font.pm
 +lib/SDL/Tool/Graphic.pm
 +lib/SDL/TTFont.pm
++lib/SDL/Tutorial.pm
 +lib/SDL/Tutorial/Animation.pm
 +lib/SDL/Tutorial/Drawing.pm
 +lib/SDL/Tutorial/Images.pm
- lib/SDL/Tutorial/LunarLandar.pm
- lib/SDL/Tutorial.pm
++lib/SDL/Tutorial/LunarLander.pm
++lib/SDL/Tutorial/Pong.pm
 +lib/SDL/Video.pm
++lib/SDL_perl.c
++lib/SDL_perl.o
++lib/SDL_perl.pm
++lib/SDL_perl.xs
 +logo/sdl_perl_logo_large.png
 +logo/sdl_perl_logo_small.png
++MacOSX/Info.plist
++MacOSX/launcher.h
++MacOSX/launcher.m
++MacOSX/SDLPerl.icns
++make/lib/SDL/Build.pm
 +make/lib/SDL/Build/Cygwin.pm
 +make/lib/SDL/Build/Darwin.pm
 +make/lib/SDL/Build/Freebsd.pm
 +make/lib/SDL/Build/Gnukfreebsd.pm
 +make/lib/SDL/Build/Linux.pm
- make/lib/SDL/Build/Solaris.pm
 +make/lib/SDL/Build/MSWin32.pm
 +make/lib/SDL/Build/Netbsd.pm
- make/lib/SDL/Build.pm
++make/lib/SDL/Build/Openbsd.pm
++make/lib/SDL/Build/Solaris.pm
 +make/lib/SDL/Utility.pm
- MacOSX/Info.plist
- MacOSX/launcher.h
- MacOSX/launcher.m
- MacOSX/SDLPerl.icns
- MANIFEST
++MANIFEST                      This list of files
++MANIFEST.SKIP
 +META.yml
 +README
++scripts/const.pl
++scripts/gl_const.pl
++scripts/OpenGL/Constants.pm
++scripts/opengl_words.txt
++scripts/README
++scripts/SDL/Constants.pm
++scripts/sdl_const.pl
++scripts/sdl_words.txt
 +src/defines.h
 +src/OpenGL.xs
++src/Rect.xs
 +src/SDL.xs
 +src/SFont.h
 +src/SFont.xs
 +src/support/darwin_support.h
 +src/support/darwin_support.m
 +src/support/win32.c
- scripts/README
- scripts/const.pl
- scripts/gl_const.pl
- scripts/opengl_words.txt
- scripts/sdl_const.pl
- scripts/sdl_words.txt
- scripts/OpenGL/Constants.pm
- scripts/SDL/Constants.pm
- t/manifest.t
 +t/apppm.t
 +t/cdrompm.t
 +t/colorpm.t
 +t/cursorpm.t
 +t/eventpm.t
++t/extendingrect.t
 +t/fontpm.t
++t/intergation1.t
++t/manifest.t
 +t/mixerpm.t
 +t/mpegpm.t
 +t/musicpm.t
 +t/opengl.t
 +t/palettepm.t
 +t/rectpm.t
++t/sdlgamerect.t
 +t/sdlpm.t
 +t/soundpm.t
- t/surfacepm.t
 +t/surfaceML.t
++t/surfacepm.t
 +t/timerpm.t
 +t/toolfontpm.t
 +t/toolgraphicpm.t
 +t/ttfontpm.t
 +t/videopm.t
++test/64encode.pl
 +test/checkkeys.pl
 +test/data/24P_Arial_NeonYellow.png
 +test/data/24P_Copperplate_Blue.png
 +test/data/aircut3.ttf
 +test/data/electrohar.ttf
 +test/data/highlight.png
 +test/data/icon.bmp
 +test/data/LargeFont.bmp
 +test/data/logo.png
 +test/data/menu.png
 +test/data/sample.wav
 +test/graywin.pl
 +test/loopwave.pl
 +test/OpenGL/README
 +test/OpenGL/test1.pl
 +test/OpenGL/test2.pl
 +test/OpenGL/test3.pl
 +test/OpenGL/test4.pl
 +test/OpenGL/test5.pl
 +test/OpenGL/tutorial/Data/crate.png
 +test/OpenGL/tutorial/Data/cube.bmp
 +test/OpenGL/tutorial/Data/glass.bmp
 +test/OpenGL/tutorial/Data/NeHe.png
 +test/OpenGL/tutorial/Data/Star.bmp
 +test/OpenGL/tutorial/Data/tim.jpg
 +test/OpenGL/tutorial/Data/world.txt
 +test/OpenGL/tutorial/lesson02.pl
 +test/OpenGL/tutorial/lesson03.pl
 +test/OpenGL/tutorial/lesson04.pl
 +test/OpenGL/tutorial/lesson05.pl
 +test/OpenGL/tutorial/lesson06.pl
 +test/OpenGL/tutorial/lesson07.pl
 +test/OpenGL/tutorial/lesson08.pl
 +test/OpenGL/tutorial/lesson18.pl
 +test/README
- test/64encode.pl
 +test/testcolor.pl
 +test/testcolor.spl
 +test/testfonttool.pl
 +test/testgfxprim.pl
 +test/testgfxroto.pl
 +test/testgraphictool.pl
 +test/testjoystick.pl
 +test/testmenu.pl
 +test/testsprite.pl
 +test/testtimer.pl
 +test/wave.pl
 +TODO
 +typemap