Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Iterator to parse multiline string with \\n terminator

by CountZero (Bishop)
on Oct 06, 2013 at 07:42 UTC ( [id://1057127]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use Modern::Perl;
    
    my $file;
    ...
    Fourth line (part1)\
    Fourth line (first continuation)\
    Fourth line (second continuation)
    
  2. or download this
    First line
    Second line (part1) Second line (first continuation) Second line (seco
    +nd continuation)
    Third line (part1) Third line (first continuation) Third line (second 
    +continuation)
    Fourth line (part1) Fourth line (first continuation) Fourth line (seco
    +nd continuation)
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (5)
As of 2024-04-18 17:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found