[0] Perl> until( $i == 5 ) { print $i++; };; Use of uninitialized value in numeric eq (==) at 0 1 2 3 4