develooper Front page | perl.beginners | Postings from January 2004

how to use output of one class into another class.

From:
gautam chaurasia
Date:
January 29, 2004 09:13
Subject:
how to use output of one class into another class.
Message ID:
13631.1075396060@www4.gmx.net
Hallo,

i m using perl for parsing the queries in xml files, so i have written two
seperate progarms one is "local.pl"  and the other one is "inter.pl". The
fisrt program gets the list of proteins from first xml file gives as an
output,
and now i want to use this output of loca.pl as the input for inter.pl, it
checks whether these datas  exist in second  xml datafile.

i have already tried it out by combining the both codes and created an
object of loca.pl in inter.pl. but it didnt work. So, may be i have done
some
mistakes.

Could someone please tell me how to use output of one class into another
class.


Thanks in advance

gautam    

-- 
+++ GMX - die erste Adresse für Mail, Message, More +++
Bis 31.1.: TopMail + Digicam für nur 29 EUR http://www.gmx.net/topmail




nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About