Perl

Moderators: Jonathan
Number of threads: 1259
Number of posts: 3644

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Update a word with Perl after reading a file Posted by Naveen_Fani on 23 Apr 2009 at 12:00 PM
Hi I am new to perl..I havae rquire ment as follows
I have file name sample . and the data in the file is

DATE NO_OF_Occurs AMOUNT_IN_DOLLAR
----------- ----------------- --------------------
2-APR-2009 22 4625345

I need to update the dollar modify the dollar amount from "4625345" to "$4625345" . I need to modify this sample file by readaing this file from perl script..

I was able to get the line not able to pick the dollar word to update it, It would be great if some one help me out..

I need to write test.pl which read sample file and update teh dolar to have $ sign

Thanks,
Nav



 

Recent Jobs