search.cpan.org revealed Games::Cards in about ten seconds of searching. Why don't you start with that module instead of reinventing the wheel?
-- Randal L. Schwartz, Perl hacker
I knew about the CPAN module. I created my module to learn
how to create and interact with one. You are right I should
stick with the CPAN one and save learning to write modules
for another project.