in reply to Regular expression for grabbing strings with multiple lines between tags

If the file is in a known format (HTML, XML), you might have better luck using an existing library that parses the format.

($q=q:Sq=~/;[c](.)(.)/;chr(-||-|5+lengthSq)`"S|oS2"`map{chr |+ord }map{substrSq`S_+|`|}3E|-|`7**2-3:)=~y+S|`+$1,++print+eval$q,q,a,
  • Comment on Re: Regular expression for grabbing strings with multiple lines between tags
  • Download Code

Replies are listed 'Best First'.
Re^2: Regular expression for grabbing strings with multiple lines between tags
by Max_NL (Novice) on Apr 05, 2016 at 11:21 UTC
    Unfortunately the files are not in a standard format like XML.