Help for this page
use strict; use warnings; ... return if ! exists $item->{conversions}; return %{$item->{conversions}}; }
some item: a source, eh another item: another source, eh ... conversion 3 => value 3 conversion 4 => value 4 conversion 5 => value 5