The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Poker::Card - Simple class to represent a poker card.

VERSION

Version 0.01

SYNOPSIS

This class is used internally by Poker::Deck. You probably don't want to use it directly. Attributes include rank, suit, up_flag, and wild_flag.

AUTHOR

Nathaniel Graham, <ngraham at cpan.org>

LICENSE AND COPYRIGHT

Copyright 2016 Nathaniel Graham.

This program is free software; you can redistribute it and/or modify it under the terms of the the Artistic License (2.0). You may obtain a copy of the full license at:

http://www.perlfoundation.org/artistic_license_2_0