Goe depends on - Perl 5.6.0 or greater (though it can be hacked to work on less) - Parse::RecDescent - Perl-Gtk (version 0.7006) Optionally - Inline 0.39 If you have those things, you should be able to execute ./goe in this directory, or you could do perl -MGoe -e Goe::start to load things and start a code browser. Try out the new browser I'm working on by typing my $d = new Goe::Browser2; in a workspace (or somewhere else) and then highlight it and click on "print it" or "do it". It is not complete yet, but should be soon. When its done it will be replacing the current browser. Feel free to email me. Brock Wilcox awwaiid@deathonastick.org or rbw3@cet.nau.edu