http://qs321.pair.com?node_id=324908


in reply to Re: Re: Re: Re: SDL_perl on 5.8
in thread SDL_perl on 5.8

Yeah, but thats not specific to Win32. Even on linux you sometimes need to execute something like
perl Makefile.PL LIB="-LC:\sdl\lib -llibsdl" INC="-IC:\sdl\include"
All you need to do is say in an INSTALL file which libraries/headers are needed.