App::AnyBar - perl6 client for AnyBar
use App::AnyBar;
App::AnyBar.new.color('red');
App::AnyBar is a perl6 client for https://github.com/tonsky/AnyBar.
CAUTION!! The current rakudo does not support UDP, so:
$ perl6 -Ilib bin/anybar.p6 red
zsh: segmentation fault perl6 -Ilib bin/anybar.p6 red
Oops.
Shoichi Kaji skaji@cpan.org
Copyright 2016 Shoichi Kaji
This library is free software; you can redistribute it and/or modify it under the Artistic License 2.0.