Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Multiline regex for moving lines?

by johngg (Canon)
on Sep 05, 2013 at 08:15 UTC ( [id://1052513]=note: print w/replies, xml ) Need Help??

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
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1052513]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (4)
As of 2024-04-25 20:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found