Original README text follows: Installation: ./configure make make install The perl script Makefile.PL will attempt to search for the standard place you may have installed SDL and its supplemental libraries. Documentation: Each module now includes its own documentation, and is accessible through perldoc. Additional tutorials, code, and tips can be found at the website: http://www.sdlperl.org Disabling Modules: You can disable individual libraries using the command line switches. For example you can avoid compiling OpenGL and GLU support as follows: ./configure -GL -GLU Contributing: Anyone wishing to contribute modules, sprite engines, and anything else that others might find useful, please email: sdlperl@sdlperl.org This is a mailing list for those interested in SDLperl development, both as an applications developer, and as a core contributor. Subscription information can be found at: http://www.sdlperl.org/index.htpl?id=114&cat=faq I am always more than happy to take patches, bug reports, and helpful suggestions. It is feedback, both good and poor, that keeps projects like this going. Enjoy, David J. Goehrig