ashishg0310 has asked for the wisdom of the Perl Monks concerning the following question:
hi,
i have created a c program that generates a xml file in every 30 minutes..and i want to send that file to my data center, which is open source(debian)..and my data center will do parsing an it will enter it into the database may b postgre..
can i do it by creating web services using perl soap::lite..
I am very new to web services...