     Basic perl module install:
            gunzip -c enum-1.011.tar.gz | tar -xvf -
            cd enum-1.011
            perl Makefile.pl
            make
            make test
            make install

