Hi, When I tried using version 2.1.3 to read the joystick, I got a message of: Can't locate auto/SDL/JOYAXISMOTI.al in @INC... so I decided to try the 2.2.1 version. I used svn to get the latest version and then ran "perl Build.PL". Almost immediately it gives the message: [Build.PL] arch SDL::Build::MSWin32 Can't locate object method "build_c_sources" via package "SDL::Build::MSWin32" at Build.PL line 155, <DATA> line 468. and exits. Since my primary goal at this point is being able to use the joystick with the game I am working on, getting past the JOYAXISMOTION error in version 2.1.3 would be great, but it would be nice to be able to build 2.2.1 as well. ( I got similar results trying to build 2.2.1 on Linux, but the "via package" portion of the message referred to Linux, not Win32). Any help would be greatly appreciated. Thanks, Garry