Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Hey there monks! I'm what you call a new born Perl baby. I haven't written a code in Perl, but I am reading on how to program Perl. I have an assignment that needs me to know how to program, but I'm falling short on time and I need at least some pointers if not an explanation of how to get it done. Here's my problem...

This project will focus on Perl’s pattern matching and file manipulation features. My objective is to write a Perl program that takes an input file, a search string, and a replacement string, and then generates a new file with all occurrences of the search string in the input file replaced with the replacement string. My program should prompt the user for an input file name, a search string, a replacement string, and an output file name. The program should replace all occurrences of the search pattern with the replacement string, while copying the input file to the output file.

Now if any of you monks, can point me in some correct direction or even feel like giving me some sympathy and even show me how, and I'll follow your sample I'd be forever indebted. If anyone can help please, let me know or email me...papi_rock@yahoo.com Thanks...HELLLLLLLLLP!!!!!

Restored AM's paragraphing - dvergin 2002-04-13


In reply to Need help with string and file manipulation by Anonymous Monk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found