Help for this page
my (%settings,$name,$value); while ((undef,$name, $value) = sql->fetchrow_array()) { ... } $sql->finish(); print "$name\n";
-- Joost downtime n. The period during which a system is error-free and immune from user input.