Help for this page
my @newdeck= shuffle(@starting_deck); ... ... return @˘ards; }
use Data::Dumper; # <-better put this at the beginning of your script, + but works here too print Dumper(\@starting_deck);