Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
            print "$responseid  $responsests\n";
        }
    }
    
  2. or download this
    #push @responsetextall, @responsetext;
    push @responsetextall, [@responsetext];