( ( $INPUT_LINE_NUMBER or ONE ) .. ( $INPUT_LINE_NUMBER and ZERO ) ) #### perl -le "print( ($.||1..undef)-1 )for 1..4" #### .
## perl -le "print( ($.||1..undef)-1 )for 1..4" ##
## .