What happens when you use Data::Dumper and dump $Count?
use Data::Dumper; # do your select.... # then... print Dumper $Count;
If there's a misunderstanding about the data structure that is making it hard to print it, this will given you insight.
Dave
In reply to Re: array to string
by davido
in thread array to string
by bigup401
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |