Dave Storrs wrote:
>       *4<$STDIN               # Next 4 lines
>       *$num_lines<$STDIN      # Numifies $num_lines, gets that many
>       *int rand(6)<$STDIN     # Gets 0-5 lines
>       *&mySub($bar)<$STDIN    # mySub returns num, gets that many

Shades of printf...

-- 
John Porter

Reply via email to