Help for this page
use strict; use warnings; ... print "$_: $params{$_}\n" for sort keys %params; }
-first: first -second: second