![]() |
|
Keep It Simple, Stupid | |
PerlMonks |
Re^5: Help With Perl SDLby syphilis (Chancellor) |
on Sep 23, 2012 at 06:16 UTC ( #995171=note: print w/replies, xml ) | Need Help?? |
I do the command "cpan install SDL", and it tells me that SDL is already installed If you remove SDL.pm from your Strawberry installation, 'cpan -fi SDL' should then believe that SDL is not installed, and go about re-installing it in the correct manner. (I *think* '-fi' is the right way to 'force install' ... not entirely sure as I don't often use the cpan command.) Cheers, Rob
In Section
Seekers of Perl Wisdom
|
|