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

