http://www.perlmonks.org?node_id=1006769


in reply to Re^4: module-starter command not found after installation
in thread module-starter command not found after installation

You should be asking yourself why export PATH=/opt/local/bin:/opt/local/sbin:$PATH was in your .bash_profile. It was there for a reason. Your cure might have broken something else.


Dave