Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename 'config' to 'env'. | Brian Cully | 2017-11-13 | 1 | -29/+0 |
| | | | | | | | "Environment" more accurately reflects its usage, and this opens up "config" for global configuration. * Flags -c -> -e (-config -> -env). | ||||
* | Add tests. | Brian Cully | 2017-11-12 | 1 | -0/+29 |
* 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. |