Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
       while not eof $inFH;
    
    print for @records[ 0, 3, 1, 2, 4, 5 ];
    
  2. or download this
    #EXTM3U
    #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=700000
    ...
    1500.m3u8
    #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=2500000
    2500.m3u8