# Install

```
  perl Makefile.PL
  make
  make test
  make install
```