in reply to Array mysteriously growing
my $next_version_key = $ordered_list->[($i+1)]->[0] if( $ordered_list->[($i+1)] ); [download]