The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
     Basic perl module install:
            gunzip -c Tk::MenuHash-x.xx.tar.gz | tar -xvf -
            cd Tk::MenuHash-x.xx
            perl Makefile.pl
            make
            make test
            make install