Help for this page
use strict; use warnings; ... while (my $row = $sth->fetchrow_hashref ()) { printf "%-10s %s\n", @{$row}{'Car', 'Size'}; }
Mini subcompact Civic subcompact Camry compact Accord sedan