perl6-app-whiff
#
Old plain whiff is here, now in Perl 6;
use App::Whiff; whiff(["cat", "dog"]);
or just perl6 bin/whiff cat dog
.
Old plain whiff is here, now in Perl 6;
use App::Whiff; whiff(["cat", "dog"]);
or just perl6 bin/whiff cat dog
.