Thanks, that did it. Are there man pages/docs for using cpan at the command line?... cpan's faq's just give you ftp url's for their updates. > I think the "right" thing to do is just install a new version of CGI.pm > from cpan. it's pretty easy. Just type the following and let perl do all the work... > > perl -MCPAN -eshell > install CGI