Help for this page
use Iterator_Utils qw/:all/; ... while (my $item = NEXTVAL($iter)) { print $item, "\n"; }
# output 2.07944154167984 3.29583686600433 4.15888308335967