guys

I am writing a code in perl to fetch the auction numbers from a URL. 

I am also fetching some other details in three separate files. I have a main file that 
deals with these auction numbers, i have to call these three files into the main file 
and print out the details.

eg:

first file :    james

second file : $20.00

third file :      jan 20 2002

in main file i have to access these three files and print the output as 

james,$20.00,jan 20 2002

 

how should i do it.

bye

lavanya



---------------------------------
Do You Yahoo!?
Yahoo! Auctions Great stuff seeking new owners! Bid now!

Reply via email to