Jaldhar, I totally like the creativity of the program and definitely easy to read code :). Although, I haven't successfully made it to work yet. Just how much I want to see how it works and I know I am close to it! I ran the program in perl debugging mode, skip most part to the the sub talktoamor. Along the way, I see it generates XML code with the message Hooray! .. and it passed the line my $rpc = Frontier::Client->new(url=>"http://localhost:$port/amor") #With the debugging mode I see #url=>'http://localhost:file:///local_acct/.kxmlrpcd-socket-jm524W/amor' $port contains ':file:///....jm524W' <-- this is not my password ;) There is no port number in it!