Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Sep 2011 19:45:40 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/p5-Protocol-XMLRPC Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201109231945.p8NJjeBA047105@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sunpoet     2011-09-23 19:45:40 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-Protocol-XMLRPC Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Add p5-Protocol-XMLRPC 0.09
  
  Protocol::XMLRPC is an XML-RPC protocol implementation. Method parameters types
  are guessed just like in JSON, but you can pass explicit type if guessing is
  wrong for you. Read more about parameter creation at
  Protocol::XMLRPC::ValueFactory.
  
  It differs from other modules because it doesn't provide any mechanism for
  making actual HTTP requests. This way it can be used either in async or sync
  modes with your favorite http client or a web framework.
  
  WWW: http://search.cpan.org/dist/Protocol-XMLRPC/
  
  Revision  Changes    Path
  1.2982    +1 -0      ports/www/Makefile
  1.1       +39 -0     ports/www/p5-Protocol-XMLRPC/Makefile (new)
  1.1       +2 -0      ports/www/p5-Protocol-XMLRPC/distinfo (new)
  1.1       +10 -0     ports/www/p5-Protocol-XMLRPC/pkg-descr (new)
  1.1       +22 -0     ports/www/p5-Protocol-XMLRPC/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201109231945.p8NJjeBA047105>