http://qs321.pair.com?node_id=652511


in reply to Quick help about install perl module

What about CPAN.pm? If cpan is installed you can easily install the module with "cpan -i Term::Screen" on the command line or start a cpan-shell with "perl -MCPAN -eshell". The adventage of cpan is that it looks for you for dependencies and install all necessary modules.