Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change subroutine declaration style | Andinus | 2021-03-03 | 1 | -3/+1 |
| | | | | | | | | From: sub t () {} To: sub t() {} | ||||
* | Re-structure for CPAN upload, include a dictionary file v0.1.0 | Andinus | 2021-01-19 | 1 | -0/+70 |
bin/octans calls lib/Octans/CLI.rakumod which has the MAIN subroutine. |