View Single Post
Old 16-08-2007, 10:52   #4
The Jackal
Inactive
 
Join Date: Oct 2006
Posts: 1,604
The Jackal has a bronzed appealThe Jackal has a bronzed appeal
The Jackal has a bronzed appealThe Jackal has a bronzed appealThe Jackal has a bronzed appealThe Jackal has a bronzed appealThe Jackal has a bronzed appealThe Jackal has a bronzed appealThe Jackal has a bronzed appealThe Jackal has a bronzed appealThe Jackal has a bronzed appeal
Re: Any Perl Experts?

Quote:
Originally Posted by Mr_love_monkey View Post
Yep, I can do that - but what I am looking for is an example of a client call, passing in a custom cookie - since by default xmlrpc doesn't really have a standard way of dealing with extra cookies in the request


perl -MCPAN -e shell

cpan> install RPC::XML
..
.
some blurb...
.
.
Writing /usr/lib64/perl5/site_perl/5.8.0/auto/RPC/XML/.packlist
Appending installation info to /usr/lib64/perl5/5.8.0/x86_64-linux-thread-multi/perllocal.pod
/usr/bin/make install -- OK

cpan> quit

perldoc RPC::XML

Look at the authenticate method
http://search.cpan.org/src/JALDHAR/W...ce/Advogato.pm

I dunno man, why do you want to use perl and this old has been RPC::XML ?
The Jackal is offline   Reply With Quote