in reply to forcing array to scalar context in string interpolation?
print scalar @array, "\n"; [download]
-Mark