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

Remove newlines and join lines

by hewarn (Initiate)
on Aug 28, 2002 at 13:44 UTC ( [id://193451]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Alan
    
    ...
    And the new file would be:
    Alan 2.13
    Mary 2.16
    
  2. or download this
    open (ROWS, "style.txt") || die "File not found";
     while (defined ($rivi = <ROWS>))
    ...
             print E $text; 
             close E;
           }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-04-25 17:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found