Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Extract email address from text file

by thanos1983 (Parson)
on Mar 12, 2019 at 14:28 UTC ( [id://1231165]=note: print w/replies, xml ) Need Help??


in reply to Extract email address from text file

Hello nileshjsr,

As fellow Monk marto said it is really difficult to help you without showing us some minimal working code.

In generally just an idea would be to read the file line by line, split the line based on the comma character and store it in an array. Then simply remove the part or extract the part you want and create a new array by pushing the lines that you have processed inside.

After that you should be done. :)

Start coding and if you get stack stuck let us know. :)

BR / Thanos

Seeking for Perl wisdom...on the process of learning...not there...yet!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (3)
As of 2024-03-29 02:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found