Stories for 2006-09-17

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

In this issue:
    * A Perl interface to the US Postal Service Web Tool
    * Pittsburgh Perl Workshop Update
    * Perl 6 summary, 10-16 September, 2006
    * New CPAN Distributions for September 16, 2006

+--------------------------------------------------------------------+
| A Perl interface to the US Postal Service Web Tool                 |
|   posted by brian_d_foy on Saturday September 16, @05:16 (User Jour|
|   http://use.perl.org/article.pl?sid=06/09/16/0859221              |
+--------------------------------------------------------------------+

I've written [0]Business-USPS-WebTools to interact with the [1]US Postal
Service's Web Tools. This isn't screen scraping; it's a real web service
officially offered by the USPS. So far I've only done the Address
Information services: Address Standardization, Zip Code Lookup, and
City/State Lookup. I didn't use any of the XML modules or anything other
yucky things. The requests and responses are very small, and the other
side doesn't understand real XML anyway.

This story continues at:
    http://use.perl.org/article.pl?sid=06/09/16/0859221

Discuss this story at:
    http://use.perl.org/comments.pl?sid=06/09/16/0859221

Links:
    0. http://search.cpan.org/dist/Business-USPS-WebTools
    1. http://www.usps.com/webtools/


+--------------------------------------------------------------------+
| Pittsburgh Perl Workshop Update                                    |
|   posted by brian_d_foy on Saturday September 16, @15:29 (Events)  |
|   http://use.perl.org/article.pl?sid=06/09/16/199237               |
+--------------------------------------------------------------------+

[0]ehdonhon writes "Time is running out for early-bird registrations.

The deadline for taking advantage of the early-bird registrations is
Monday, September 18th. After the 18th, the registration fees double to
$40 ($20 for students).

Tag your blogs.

When blogging about the Pittsburgh Perl Workshop or posting related
pictures to flicker, please use the tag "PPW06".

Social event information.

We are in the process of planning a social event for after the workshop.
We are very close to having the venue established. If you would like to
attend the social event, please sign up on the wiki:
[1]http://wiki.pghpw.org"

Discuss this story at:
    http://use.perl.org/comments.pl?sid=06/09/16/199237

Links:
    0. mailto:[email protected]
    1. http://wiki.pghpw.org/


+--------------------------------------------------------------------+
| Perl 6 summary, 10-16 September, 2006                              |
|   posted by kudra on Saturday September 16, @16:17 (Summaries)     |
|   http://use.perl.org/article.pl?sid=06/09/16/1957245              |
+--------------------------------------------------------------------+

This week on the Perl 6 mailing lists

This summary has been posted early because I will be going to OSCON
Europe on Sunday. Next week's summary will include any threads which were
not included this week.

This story continues at:
    http://use.perl.org/article.pl?sid=06/09/16/1957245

Discuss this story at:
    http://use.perl.org/comments.pl?sid=06/09/16/1957245


+--------------------------------------------------------------------+
| New CPAN Distributions for September 16, 2006                      |
|   posted by pudge on Saturday September 16, @18:30 (Module Listings|
|   http://use.perl.org/article.pl?sid=06/09/16/1530206              |
+--------------------------------------------------------------------+

  * [0]ASNMTAP-3.000.011
  * [1]App-Info-0.50 -- Information about software packages on a system
  * [2]Bio-Phylo-0.15 -- Phylogenetic analysis using perl.
  * [3]Business-USPS-WebTools-0.10_01 -- This is the description
  * [4]CGI-Application-Plugin-QueryHash-1.01 -- Get back query params as
    hash(ref)
  * [5]CPAN-1.87_64 -- query, download and build perl modules from CPAN
    sites
  * [6]Catalyst-Plugin-LogWarnings-0.01_module_release_corrupted_the_other_one
    -- Log perl warnings to your Catalyst log object
  * [7]Catalyst-Plugin-LogWarnings-0.02 -- Log perl warnings to your
    Catalyst log object
  * [8]Catalyst-Plugin-Session-Store-DBIC-0.06 -- Store your sessions via
    DBIx::Class
  * [9]Crypt-Lite-0.82.07 -- Easy to use symmetric data encryption and
    decryption
  * [10]Crypt-Lite-0.82.08 -- Easy to use symmetric data encryption and
    decryption
  * [11]Data-ICal-0.08 -- Generates iCalendar (RFC 2445) calendar files
  * [12]ExtUtils-ParseXS-2.16 -- converts Perl XS code into C code
  * [13]File-Next-OO-0.01_04 -- File-finding iterator Wrapper for
    File::Next::files function
  * [14]File-Wildcard-0.09 -- Enhanced glob processing
  * [15]Geo-CountryFlags-1.00 -- dynamically fetch flag gif's from CIA
  * [16]Handel-0.99_12 -- Simple commerce framework with
    AxKit/TT/Catalyst support
  * [17]Image-Compare-0.3 -- Compare two images in a variety of ways.
  * [18]Net-Server-Mail-ESMTP-XFORWARD-0.01 -- A module to add support to
    the XFORWARD command in Net::Server::Mail::ESMTP
  * [19]POE-Component-Generic-0.0906 -- A POE component that provides
    non-blocking access to a blocking object.
  * [20]POE-Component-IRC-5.03 -- a fully event-driven IRC client module.
  * [21]POE-Component-SpreadClient-0.02 -- handle Spread communications
    in POE
  * [22]POE-Session-YieldCC-0.200 -- POE::Session extension for using
    continuations
  * [23]TM-1.13 -- Topic Maps, Base Class
  * [24]Template-Plugin-Capture-0.01 -- TT Plugin to capture FILTER block
  * [25]Text-NSP-1.03 -- The Ngram Statistic Package allows a user to
    count sequences of words in large corpora of text, and measure their
    association.
  * [26]Tie-FTP-0.02 -- A module to open files on FTP servers as
    filehandles
  * [27]WWW-Myspace-0.57 -- Access MySpace.com profile information from
    Perl
  * [28]classes-0.941 -- conventional Perl 5 classes

Discuss this story at:
    http://use.perl.org/comments.pl?sid=06/09/16/1530206

Links:
    0. http://search.cpan.org/~asnmtap/ASNMTAP-3.000.011
    1. http://search.cpan.org/~dwheeler/App-Info-0.50
    2. http://search.cpan.org/~rvosa/Bio-Phylo-0.15
    3. http://search.cpan.org/~bdfoy/Business-USPS-WebTools-0.10_01
    4. http://search.cpan.org/~gtermars/CGI-Application-Plugin-QueryHash-1.01
    5. http://search.cpan.org/~andk/CPAN-1.87_64
    6. http://search.cpan.org/~jrockway/Catalyst-Plugin-LogWarnings-0.01_module_release_corrupted_the_other_one
    7. http://search.cpan.org/~jrockway/Catalyst-Plugin-LogWarnings-0.02
    8. http://search.cpan.org/~danieltwc/Catalyst-Plugin-Session-Store-DBIC-0.06
    9. http://search.cpan.org/~retoh/Crypt-Lite-0.82.07
   10. http://search.cpan.org/~retoh/Crypt-Lite-0.82.08
   11. http://search.cpan.org/~jesse/Data-ICal-0.08
   12. http://search.cpan.org/~kwilliams/ExtUtils-ParseXS-2.16
   13. http://search.cpan.org/~borisz/File-Next-OO-0.01_04
   14. http://search.cpan.org/~ivorw/File-Wildcard-0.09
   15. http://search.cpan.org/~miker/Geo-CountryFlags-1.00
   16. http://search.cpan.org/~claco/Handel-0.99_12
   17. http://search.cpan.org/~avif/Image-Compare-0.3
   18. http://search.cpan.org/~guimard/Net-Server-Mail-ESMTP-XFORWARD-0.01
   19. http://search.cpan.org/~gwyn/POE-Component-Generic-0.0906
   20. http://search.cpan.org/~bingos/POE-Component-IRC-5.03
   21. http://search.cpan.org/~apocal/POE-Component-SpreadClient-0.02
   22. http://search.cpan.org/~bsmith/POE-Session-YieldCC-0.200
   23. http://search.cpan.org/~drrho/TM-1.13
   24. http://search.cpan.org/~jiro/Template-Plugin-Capture-0.01
   25. http://search.cpan.org/~tpederse/Text-NSP-1.03
   26. http://search.cpan.org/~ivorw/Tie-FTP-0.02
   27. http://search.cpan.org/~grantg/WWW-Myspace-0.57
   28. http://search.cpan.org/~rmuhle/classes-0.941



Copyright 1997-2006 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.