App-Tarotplane
view release on metacpan - search on metacpan
view release on metacpan or search on metacpan
lib/App/Tarotplane/UI.pm view on Meta::CPAN
sub wipe {
my $self = shift;
erase($self->{MainWin});
noutrefresh($self->{MainWin});
}
sub update {
my $self = shift;
doupdate();
}
sub draw_card {
my $self = shift;
view all matches for this distributionview release on metacpan - search on metacpan
( run in 1.598 second using v1.00-cache-2.02-grep-82fe00e-cpan-4673cadbf75 )