Richard Proctor wrote:
>
> This leads back to my original "remove all whitespace". Somehow there is a
> compromise to extracted from this.
Have we explored using a subset of regex for end-markers?
$long_string_possibly_indented_later = <<\w*##ENDEND##\w*;
...
##ENDEND##
- RFC 162 (v1) Filtering Here Docs Perl6 RFC Librarian
- Re: RFC 162 (v1) Filtering Here Docs Bart Lateur
- Re: RFC 162 (v1) Filtering Here Docs David Corbin
- Re: RFC 162 (v1) Filtering Here Docs Bart Lateur
- Re: RFC 162 (v1) Filtering Here Docs Tom Christiansen
- Re: RFC 162 (v1) Filtering Here Docs Richard Proctor
- HERE construct David L. Nicol
- HERE construct Steve Simmons
- Re: RFC 162 (v1) Filtering Here Docs Philip Newton
