Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: File parsing

by CountZero (Bishop)
on Sep 08, 2015 at 15:18 UTC ( [id://1141357]=note: print w/replies, xml ) Need Help??


in reply to File parsing

A general question merits a general answer.

In outline, you can do the following:

  1. Obtain the text in a format readable and writabel by Perl (or any other programming language or tool you want to use)
  2. Read the file and find the parts that need to be replaced.
  3. Perform the replacement.
  4. Write the edited text back to a file.

CountZero

A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James

My blog: Imperial Deltronics

Log In?
Username:
Password:

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

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

    No recent polls found