in reply to Re^2: Could not install modules using cpan..
in thread Could not install modules using cpan..

As 7h.gif is contained in Games::Cards at http://cpansearch.perl.org/src/AKARGER/Games-Cards-1.45/lib/Games/Cards/, most likely either the download of Games::Cards failed or your tar program you use for unpacking the distribution is broken.

Personally, I would now manually try the steps and investigate the intermediate results. The README file details the separate steps to be done after unpacking the distribution. A potential shortcut to downloading and unpacking could be to use the look command of CPAN:

cpan> look Games::Cards ... Z:\...\Games-Cards-1.45> ... now proceed with installation