The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# Change Log

## [0.0.4] - 2017-08-02

### Fixed

- Reverted previous shebang change as the Perl toolchain is cleverer than I thought.

## [0.0.3] - 2017-07-31

### Fixed

- Changed the command line program shebang to use `/usr/bin/env perl`

## [0.0.2] - 2017-07-31

### Fixed

- Various packaing fixes for better kwalitee

## [0.0.1] - 2017-07-29
 
### Added
 
- All the things. Release early, release often.