hi ,
i my acadamic course asked to design a server in perl, which communicates a specific port, using SOAP:lite;


i have no good knowledge about programming, this is only what i have to do, can anybody help me out how it works. so that it will communicate with the client that i have written

the functions i have in client side are\
gettodolist()
createtodo()
updatetodo()
deletetodo()...