This repository has been archived by the owner on Jul 25, 2024. It is now read-only.
Releases: araraloren/Getopt-Kinoko
Releases · araraloren/Getopt-Kinoko
A stable version
I will refactor the module in next version(next version maybe v1.x), interface will be change.
v0.2.9
Cause split has a bug when use :skip-empty
, fix it.
Update ecosystem META6 file .
2017.01
new version rakudo need some module reference statments
Another Callback
Add a new version callback support to NonOption, as I described inside README.adoc.
It's signature is (Argument $arg, OptionSet optset)
for NonOption::Front and NonOption::Each, and (Argument @arg, OptionSet optset)
for NonOption::All.
No feature changed
v0.2.2 update to version 0.2.2
v0.2.1
update sample