Page 1 of 1

perl problem

Posted: Thu Jun 05, 2014 1:19 pm
by manoj
Hi all,
I am tring to make a table using two files contains name of students in first file and in other file roll no of students, now i want to make this information in the form of table in other file. Can anybody please guide me in this regards. Like this:

Name Roll_No
ram 101
shyam 102
mohan 103 etc.

Re: perl problem

Posted: Fri Jun 06, 2014 2:20 am
by Pardeep Kumar
try the attached example file...

perl_example.zip