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 enum-1.014.tar.gz | tar -xvf -
            cd enum-1.012
            perl Makefile.pl
            make
            make test
            make install