
use Zoidberg::Shell qw/alias/;

alias { test => 'echo ok' }
