in reply to sprintf format parameter required
printf is more difficult, as it has an optional first argument: a filehandle. This is a non-expressable prototype which makes that printf @array works, there's no way for Perl to force scalar context on the first argument.
Abigail
|
|---|