sureshr has asked for the wisdom of the Perl Monks concerning the following question:
my $test_data_001 = "__BEGIN_DATA__\nData1\nData2\nData3\n__END_DATA__ +";
20040211 Edit by Corion: Fixed code tags to make them work
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Extract data from a line with multiple newlines in it
by kvale (Monsignor) on Feb 11, 2004 at 08:54 UTC | |
by sureshr (Beadle) on Feb 11, 2004 at 09:38 UTC |