Slight correction:

:       pushd @petcounts, sprintf "<%d> %s%s",

should be

        push @petcounts, sprintf "<%d> %s%s",

-- tdk

Reply via email to