perl problem

Post all your scripts here.
Post Reply
manoj
Posts: 4
Joined: Sun May 18, 2014 9:32 pm

perl problem

Post 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.
Pardeep Kumar
Posts: 42
Joined: Tue Apr 08, 2014 3:21 pm

Re: perl problem

Post by Pardeep Kumar »

try the attached example file...

perl_example.zip
You do not have the required permissions to view the files attached to this post.
Post Reply