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

## [0.0.6] - 2020-12-06

### Fixed

- Bring minimum Perl requirements into line
- Add bugtracker details

## [0.0.5] - 2018-02-25

### Fixed

- Another fix for the extensions problem.

## [0.0.4] - 2018-02-23

### Fixed

- The extensions hash was the wrong way round.
- Added a `serve` command.
- Improved the tests.

## [0.0.3] - 2017-09-05

### Fixed

- Internals now use an App::Aphra::File class.
- Added MIN_PERL_VERSION to Makefile.PL.
- Fixed packaging to include Meta.*.

## [0.0.2] - 2017-09-02

### Fixed

- Fixed documentation
- Added missing pre-req
- Fix syntax error

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