* Sarah Berry <berry.sarah at gmail.com> [2006-06-26 20:35]:
> my @conds = {
> my @cnt = {
Are you sure an array with a single element containing an
anonymous hash ref is what you meant to use?
Regards,
--
#Aristotle
*AUTOLOAD=*_;sub _{s/(.*)::(.*)/print$2,(",$\/"," ")[defined wantarray]/e;$1};
&Just->another->Perl->hacker;