Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Swap to Module::Build from ExtUtils::MakeMaker. | Brian Cully | 2017-11-13 | 1 | -6/+2 |
| | |||||
* | Have git ignore Makefile.old. | Brian Cully | 2017-11-12 | 1 | -0/+1 |
| | | | | | If you re-run 'perl Makefile.PL', it caches a copy of the old Makefile here. | ||||
* | Add tests. | Brian Cully | 2017-11-12 | 1 | -1/+6 |
| | | | | | | | | * Add simple INSTALL document. * Add Makefile.PL for make support. * Moved sample files to t/fixtures. * Add version to xmpt executable.xmpt * Add tests for sample CLI run. | ||||
* | Initial commit. | Brian Cully | 2017-11-10 | 1 | -0/+1 |