Help for this page

Select Code to Download


  1. or download this
    perl -e "$|=1; print 'test1'; sleep 1; print 'test2'" | perl -e "sysre
    +ad(STDIN, $buf='', 1000); print(qq{[$buf]})"
    
  2. or download this
    [test1]