Stories for 2008-04-11

[email protected]
Newsgroups gmane.comp.lang.perl.daily.news
Message-ID <1207879440.694766-16672-slash-slashcluster-http-4.osdn.net@use.perl.org>
use Perl Daily Newsletter

In this issue:
    * XML::Compile now provides an instant SOAP daemon
    * Show your support for Perl on Google App Engine
    * New CPAN Distributions for April 10, 2008

+--------------------------------------------------------------------+
| XML::Compile now provides an instant SOAP daemon                   |
|   posted by brian_d_foy on Wednesday April 09, @21:48 (Module News)|
|   http://use.perl.org/article.pl?sid=08/04/10/0128226              |
+--------------------------------------------------------------------+

[0]markov writes "The nice thing about hackathons is that hacking
together stimulates one to complete long postponed modules. In Olso, my
SOAP daemon got completed at last. Salve, thanks for organizing this
useful and pleasant Perl QA meeting!

The XML::Compile suite implements an alternative for SOAP::Lite. Schema's
are used to translate between typeless Perl and strictly typed XML.
Currently limited to Schema2001 (with all its nasty features), SOAP1.1
over HTTP1.1, and WSDL1.1. Of course to be extended with SOAP1.2, WSDL2
and various transport protocols in the forseeable future.

  *  [1]XML::Compile: Structural translations XML < — > Perl (from
    Schema)
  * [2]XML::Compile::SOAP: SOAP client (with or without WSDL)
  * [3]XML::Compile::SOAP::Daemon: SOAP server (with or without WSDL)
    Based on Net::Server and LWP.

If you have a WSDL, you only need to provide pure perl callbacks for each
procedure to create a fully functional SOAP server. Great for rapid
"prototyping". The client side call to a remote procedure also takes just
a few lines of code. Contributions in any form are welcome."

Discuss this story at:
    http://use.perl.org/comments.pl?sid=08/04/10/0128226

Links:
    0. mailto:[email protected]
    1. http://search.cpan.org/~markov/XML-Compile
    2. http://search.cpan.org/~markov/XML-Compile-SOAP
    3. http://search.cpan.org/~markov/XML-Compile-SOAP-Daemon


+--------------------------------------------------------------------+
| Show your support for Perl on Google App Engine                    |
|   posted by brian_d_foy on Wednesday April 09, @21:49 (Internet)   |
|   http://use.perl.org/article.pl?sid=08/04/10/0130201              |
+--------------------------------------------------------------------+

[0]Accidental Angel writes "Google recently launched a preview release of
[1]App Engine, an environment for building web applications using
Google's infrastructure. Currently Python is the only server-side
language supported, though they have stated that they look forward to
supporting more languages. To that end, I've added an [2]issue requesting
Perl support to the GAE issue tracker. To vote for this support, click
the 'star' icon on the [2]issue tracker web page."

Discuss this story at:
    http://use.perl.org/comments.pl?sid=08/04/10/0130201

Links:
    0. http://www.phoenixtrap.com/
    1. http://code.google.com/appengine/
    2. http://code.google.com/p/googleappengine/issues/detail?id=34


+--------------------------------------------------------------------+
| New CPAN Distributions for April 10, 2008                          |
|   posted by pudge on Thursday April 10, @18:30 (Module Listings)   |
|   http://use.perl.org/article.pl?sid=08/04/10/1530214              |
+--------------------------------------------------------------------+

  * [0]Acme-Ukrop-0.01 -- ukrop parser
  * [1]Apache2-AuthenNIS-0.15 -- mod_perl2 NIS Authentication module
  * [2]Bundle-Theory-1.04 -- A bundle to install all of Theory's favorite
    modules
  * [3]Bundle-Theory-1.05 -- A bundle to install all of Theory's favorite
    modules
  * [4]CGI-CMS-0.32 -- Content Managment System that runs under mod_perl
    and and as cgi script.
  * [5]CGI-Widget-DBI-Search-0.20 -- Database search widget
  * [6]CPAN-Site-0.20 -- CPAN.pm subclass for adding site local modules
  * [7]Catalyst-Authentication-Store-LDAP-0.1001 -- Authentication from
    an LDAP Directory.
  * [8]Catalyst-Controller-Atompub-v0.5.1 -- A Catalyst controller for
    the Atom Publishing Protocol
  * [9]Config-Scoped-0.12 -- feature rich configuration file parser
  * [10]Coro-4.50 -- coroutine process abstraction
  * [11]Data-SExpression-0.36 -- Parse Lisp S-Expressions into perl data
    structures.
  * [12]Devel-Cover-0.64 -- Code coverage metrics for Perl
  * [13]EekBoek-1.03.12 -- Bookkeeping software for small and medium-size
    businesses
  * [14]Email-VirusScan-0.011_01 -- Unified interface for virus scanning
    of email messages
  * [15]Encode-Base32-Crockford-1.12 -- encode/decode numbers using
    Douglas Crockford's Base32 Encoding
  * [16]Finance-Bank-Cahoot-0.07 -- Check your Cahoot bank accounts from
    Perl
  * [17]Fukurama-Class-0.032 -- Pragma to extend the Perl-OO (in native
    Perl)
  * [18]HTML-Table-2.08 -- produces HTML tables
  * [19]Hash-Unnest-0.00_01 -- Simple deep hash iterator
  * [20]Keystone-Resolver-1.20 -- an OpenURL resolver
  * [21]Keystone-Resolver-1.21 -- an OpenURL resolver
  * [22]Linux-Input-Info-0.2 -- get information about /dev/input/event*
    devices under Linux
  * [23]Mail-SpamAssassin-SimpleClient-0.007 -- easy client to
    SpamAssassin's spamd
  * [24]Memcached-libmemcached-0.1901 -- Thin fast full interface to the
    libmemcached client API
  * [25]Net-CIDR-MobileJP-0.12 -- mobile ip address in Japan
  * [26]Net-Google-Calendar-0.94 -- programmatic access to Google's
    Calendar API
  * [27]Net-SNMP-Mixin-0.03 -- mixin framework for Net::SNMP
  * [28]Osgood-Client-1.1.2 -- Client for the Osgood Passive, Persistent
    Event Queue
  * [29]Osgood-Server-1.2.0 -- Event Repository
  * [30]POE-Component-SASLAuthd-0.01 -- POE component that implements the
    Cyrus SASL authdaemond daemon.
  * [31]Parse-IRCLog-1.102 -- parse internet relay chat logs
  * [32]Parse-Marpa-0.207_003 -- (Alpha) Earley's algorithm with LR(0)
    precomputation
  * [33]Parse-Marpa-0.207_004 -- (Alpha) Earley's algorithm with LR(0)
    precomputation
  * [34]Perl-Critic-Tics-0.005 -- policies for things that make me wince
  * [35]Sort-ByExample-0.004 -- sort lists to look like the example you
    provide
  * [36]TM-Easy-0.01 -- Topic Maps, Easy Usage
  * [37]TM-Virtual-DNS-0.12 -- Virtual Topic Map for DNS retrieval
  * [38]Task-Email-PEP-All-8100.021 -- every Perl Email Project
    distribution, for testing
  * [39]Task-Email-PEP-NoStore-8100.021 -- every Perl Email Project
    distribution... except Email::Store
  * [40]Test-A8N-0.03 -- Storytest Automation Runner
  * [41]Test-BinaryData-0.007 -- compare two things, give hex dumps if
    they differ
  * [42]Test-Declare-0.02 -- declarative testing
  * [43]Test-TAP-0.01 -- Test your TAP
  * [44]Test-TAP-0.02 -- Test your TAP
  * [45]WPA-CLI-0.1.0 -- The great new WPA::CLI!
  * [46]WWW-MobileCarrierJP-0.14 -- scrape mobile carrier information
  * [47]WWW-RapidShare-v0.2.0 -- Download files from Rapidshare
  * [48]WordNet-SenseRelate-AllWords-0.09 -- Disambiguate All Words in a
    Text based on semantic similarity and relatedness in WordNet
  * [49]Wx-ActiveX-0.09 -- ActiveX Control Interface for Wx

Discuss this story at:
    http://use.perl.org/comments.pl?sid=08/04/10/1530214

Links:
    0. http://search.cpan.org/~karasik/Acme-Ukrop-0.01
    1. http://search.cpan.org/~iteahaus/Apache2-AuthenNIS-0.15
    2. http://search.cpan.org/~dwheeler/Bundle-Theory-1.04
    3. http://search.cpan.org/~dwheeler/Bundle-Theory-1.05
    4. http://search.cpan.org/~lze/CGI-CMS-0.32
    5. http://search.cpan.org/~adiraj/CGI-Widget-DBI-Search-0.20
    6. http://search.cpan.org/~markov/CPAN-Site-0.20
    7. http://search.cpan.org/~karman/Catalyst-Authentication-Store-LDAP-0.1001
    8. http://search.cpan.org/~takeru/Catalyst-Controller-Atompub-v0.5.1
    9. http://search.cpan.org/~gaissmai/Config-Scoped-0.12
   10. http://search.cpan.org/~mlehmann/Coro-4.50
   11. http://search.cpan.org/~nelhage/Data-SExpression-0.36
   12. http://search.cpan.org/~pjcj/Devel-Cover-0.64
   13. http://search.cpan.org/~jv/EekBoek-1.03.12
   14. http://search.cpan.org/~doneill/Email-VirusScan-0.011_01
   15. http://search.cpan.org/~hex/Encode-Base32-Crockford-1.12
   16. http://search.cpan.org/~masaccio/Finance-Bank-Cahoot-0.07
   17. http://search.cpan.org/~tobiwan/Fukurama-Class-0.032
   18. http://search.cpan.org/~ajpeacock/HTML-Table-2.08
   19. http://search.cpan.org/~berle/Hash-Unnest-0.00_01
   20. http://search.cpan.org/~mirk/Keystone-Resolver-1.20
   21. http://search.cpan.org/~mirk/Keystone-Resolver-1.21
   22. http://search.cpan.org/~simonw/Linux-Input-Info-0.2
   23. http://search.cpan.org/~rjbs/Mail-SpamAssassin-SimpleClient-0.007
   24. http://search.cpan.org/~timb/Memcached-libmemcached-0.1901
   25. http://search.cpan.org/~tokuhirom/Net-CIDR-MobileJP-0.12
   26. http://search.cpan.org/~simonw/Net-Google-Calendar-0.94
   27. http://search.cpan.org/~gaissmai/Net-SNMP-Mixin-0.03
   28. http://search.cpan.org/~gphat/Osgood-Client-1.1.2
   29. http://search.cpan.org/~gphat/Osgood-Server-1.2.0
   30. http://search.cpan.org/~kirillm/POE-Component-SASLAuthd-0.01
   31. http://search.cpan.org/~rjbs/Parse-IRCLog-1.102
   32. http://search.cpan.org/~jkegl/Parse-Marpa-0.207_003
   33. http://search.cpan.org/~jkegl/Parse-Marpa-0.207_004
   34. http://search.cpan.org/~rjbs/Perl-Critic-Tics-0.005
   35. http://search.cpan.org/~rjbs/Sort-ByExample-0.004
   36. http://search.cpan.org/~drrho/TM-Easy-0.01
   37. http://search.cpan.org/~drrho/TM-Virtual-DNS-0.12
   38. http://search.cpan.org/~rjbs/Task-Email-PEP-All-8100.021
   39. http://search.cpan.org/~rjbs/Task-Email-PEP-NoStore-8100.021
   40. http://search.cpan.org/~nachbaur/Test-A8N-0.03
   41. http://search.cpan.org/~rjbs/Test-BinaryData-0.007
   42. http://search.cpan.org/~nekokak/Test-Declare-0.02
   43. http://search.cpan.org/~ovid/Test-TAP-0.01
   44. http://search.cpan.org/~ovid/Test-TAP-0.02
   45. http://search.cpan.org/~vvelox/WPA-CLI-0.1.0
   46. http://search.cpan.org/~tokuhirom/WWW-MobileCarrierJP-0.14
   47. http://search.cpan.org/~rohan/WWW-RapidShare-v0.2.0
   48. http://search.cpan.org/~tpederse/WordNet-SenseRelate-AllWords-0.09
   49. http://search.cpan.org/~mdootson/Wx-ActiveX-0.09



Copyright 1997-2008 pudge.  All rights reserved.


======================================================================

# Unsubscribe                    mailto:[email protected]
# News, archives, discussion     http://use.perl.org/
# Perl News in The Perl Journal  http://www.tpj.com/
# Feedback and news ideas        mailto:[email protected]
#                                http://use.perl.org/submit.pl
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.