Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Pattern Match and Replace Problem

by belize (Deacon)
on Apr 27, 2001 at 23:23 UTC ( [id://76238]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    LABEL1: [field1]
    LABEL2: [field2]
    LABEL3: [field3]
    
  2. or download this
    foreach $File (@File) {
        $File =~ s/\n//;
    ...
      }
    print "$File\n";
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (6)
As of 2024-04-23 06:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found