Hi,

Good day.

I'm quite new in perl. Now I'm facing a problem. I do hope that someone 
could help me on this..

The problem is like this :

I need to write a perl script to read strings from a file and then put it in 
another file.

example :

I need to read a file (source file) like this :
  \wwwww{11111}{2222}{3333}
  \iiiii{6667}{yyyy}
  \hhhhh{134}{kkkkk}

and then write it into a html file like this :

  Name : 11111 (from source file)
  Age  : 2222
  School : 3333

and so on.

May I know which is the fastest way to do this ?

Thanks in advance.

cheers,
aw




______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

Reply via email to