in reply to Re^2: broke my perl? :(
in thread broke my perl? :(

bash: /usr/bin/perl: /gsc/bin/perl: bad interpreter: No such file or directory

Presumably, /usr/bin/perl is a wrapper script that has /gsc/bin/perl in its shebang line, and the latter no longer exists.