This is the manifest to stop the war between Russia and Ukraine in Raku.
Just add the new private method to the Manifest::StopWar
module. You can use your nickname or real name for method name:
method !nickname returns Str {
return 'Stop war!';
}
After your method is added, it will be automatically picked up by right-now
method and says your anti-war statement to console:
$ raku -Ilib ./t/01.t
1..2
ok 1 - Manifest::StopWar module can be use-d ok
# Subtest: Stop this war 🙏
1. nickname: Stop war!
ok 1 - right now!
1..1
ok 2 - Stop this war 🙏
This is free and opensource software, so you can redistribute it and/or modify it under the terms of the The Artistic License 2.0.
Please contact me via LinkedIn or Twitter. Your feedback is welcome at narkhov.pro.
- Gitlab: https://gitlab.com/pheix/raku-manifest-stop-war
- Github: https://github.com/pheix/raku-manifest-stop-war
STOP THE WAR RIGHT NOW!!!