in reply to Re^2: Dynamic Dereferencingin thread Dynamic Dereferencing
my @elements = map {s!\.!/!gr} (split(' ', $API{$action . '.elements'} +)); [download]