App-Tarotplane
view release on metacpan or search on metacpan
lib/App/Tarotplane/Cards.pm view on Meta::CPAN
=item CardNum
Number of cards.
=back
Returns undef on failure.
=head2 $deck->card($n)
Return $n-th card from deck. The card will be a hash ref that looks like this
{
Term => 'term string',
Definition => 'definition string',
}
Returns undef on failure.
=head2 $deck->card_side($n, $side)
( run in 0.649 second using v1.01-cache-2.11-cpan-64827b87656 )