Help for this page
use strict; use warnings; ... while (($key, $value) = each %options) { print "$key = @$value\n"; }
names = Manny