The easiest fix is to just type this when your in you home for your slash dir:
perl -MCPAN -e shell
once the "shell" opens up, type the following:
install Bundle::Slash
after that command is complete just exit(type exit) and you'll be fine; I'm really sorry if your an experianced perl user and I'm making you feel like an idiot, I'm just assuming that your a beginner, if you need more help email me,
Your Fix (Score:1)
The easiest fix is to just type this when your in you home for your slash dir:
perl -MCPAN -e shell
once the "shell" opens up, type the following:
install Bundle::Slash
after that command is complete just exit(type exit) and you'll be fine; I'm really sorry if your an experianced perl user and I'm making you feel like an idiot, I'm just assuming that your a beginner, if you need more help email me,
RobD