Stories for 2006-08-02

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

In this issue:
    * New CPAN Distributions for August  1, 2006

+--------------------------------------------------------------------+
| New CPAN Distributions for August  1, 2006                         |
|   posted by pudge on Tuesday August 01, @18:30 (Module Listings)   |
|   http://use.perl.org/article.pl?sid=06/08/01/1530212              |
+--------------------------------------------------------------------+

  * [0]Acme-Sneeze-0.01 -- Bless you
  * [1]Acme-Sneeze-0.02 -- Bless you
  * [2]App-Options-1.01 -- Combine command line options, environment
    vars, and option file values (for program configuration)
  * [3]App-SimpleScan-1.16 -- simple_scan's core code
  * [4]Archive-Extract-0.10 -- A generic archive extracting mechanism
  * [5]Bundle-CIPRES-0.02 -- CPAN Bundle for CIPRES prerequisites
  * [6]Bundle-Email-0.040 -- a bundle to install the main set of Email::
    modules
  * [7]CORBA-Python-0.26
  * [8]Catalyst-Plugin-Authentication-0.09 -- Infrastructure plugin for
    the Catalyst authentication framework.
  * [9]Catalyst-Plugin-Session-0.10 -- Generic Session plugin - ties
    together server side storage and client side state required to
    maintain session data.
  * [10]Catalyst-Plugin-Session-State-URI-0.05 -- Saves session IDs by
    rewriting URIs delivered to the client, and extracting the session ID
    from requested URIs.
  * [11]Catalyst-Plugin-Session-Store-DBIC-0.05 -- Store your sessions
    via DBIx::Class
  * [12]Class-Inflate-0.04 -- Inflate HASH Object from Values in Database
  * [13]Data-Float-0.001 -- details of the floating point data type
  * [14]Date-HolidayParser-0.3 -- Parser for .holiday-files
  * [15]Email-Date-1.101 -- Find and Format Date Headers
  * [16]Email-Folder-0.851 -- read all the messages from a folder as
    Email::Simple objects.
  * [17]Email-Folder-POP3-1.011 -- Email::Folder Access to POP3 Folders
  * [18]Email-MIME-Attachment-Stripper-1.311 -- Strip the attachments
    from a mail
  * [19]Email-Store-HTML-0.301 -- various HTML related functions for
    Email::Store::Mail
  * [20]Excel-Template-0.28 -- Excel::Template
  * [21]File-Binary-1.3 -- Binary file reading module
  * [22]FindBin-libs-1.26 -- Locate and 'use lib' directories along the
    path of $FindBin::Bin to automate locating modules. Uses File::Spec
    and Cwd's abs_path to accomodate multiple O/S and redundant symlinks.
  * [23]Games-NES-ROM-0.01 -- View information about an NES game from a
    ROM file
  * [24]IMDB-Film-0.22 -- OO Perl interface to the movies database IMDB.
  * [25]Mail-Address-MobileJp-0.06 -- mobile email address in Japan
  * [26]Module-CoreList-2.06 -- what modules shipped with versions of
    perl
  * [27]Module-Load-Conditional-0.10 -- Looking up module information /
    loading at runtime
  * [28]Object-InsideOut-1.47 -- Comprehensive inside-out object support
    module
  * [29]Podcast-Publisher-0.50 -- Module for creating and managing
    podcasts
  * [30]RT-Client-REST-0.15 -- talk to RT installation using REST
    protocol.
  * [31]RT-Client-REST-0.16 -- talk to RT installation using REST
    protocol.
  * [32]Religion-Islam-PrayerTimes-1.0 -- Calculates Muslim Prayers Times
    and Sunrise
  * [33]Religion-Islam-Qibla-1.0 -- Calculates the Qibla Direction, Great
    Circle Distance, and Great Circle Direction
  * [34]Set-Object-1.17 -- set of objects and strings
  * [35]Text-Delimited-2.00 -- Module for parsing delimited text files
  * [36]Text-Markdown-ApacheHandler-0.04 -- Processes files with Markdown
    syntax for Apache
  * [37]Thread-Cancel-1.02 -- Cancel (i.e., kill) threads
  * [38]Thread-Suspend-1.04 -- Suspend and resume operations for threads
  * [39]XML-All-0.02 -- Overloaded XML objects
  * [40]o2sms-3.17 -- A module to send SMS messages using the website of
    O2 Ireland
  * [41]threads-1.38 -- Perl interpreter-based threads

Discuss this story at:
    http://use.perl.org/comments.pl?sid=06/08/01/1530212

Links:
    0. http://search.cpan.org/~miyagawa/Acme-Sneeze-0.01
    1. http://search.cpan.org/~miyagawa/Acme-Sneeze-0.02
    2. http://search.cpan.org/~spadkins/App-Options-1.01
    3. http://search.cpan.org/~mcmahon/App-SimpleScan-1.16
    4. http://search.cpan.org/~kane/Archive-Extract-0.10
    5. http://search.cpan.org/~rvosa/Bundle-CIPRES-0.02
    6. http://search.cpan.org/~rjbs/Bundle-Email-0.040
    7. http://search.cpan.org/~perrad/CORBA-Python-0.26
    8. http://search.cpan.org/~nuffin/Catalyst-Plugin-Authentication-0.09
    9. http://search.cpan.org/~nuffin/Catalyst-Plugin-Session-0.10
   10. http://search.cpan.org/~nuffin/Catalyst-Plugin-Session-State-URI-0.05
   11. http://search.cpan.org/~danieltwc/Catalyst-Plugin-Session-Store-DBIC-0.05
   12. http://search.cpan.org/~kolibrie/Class-Inflate-0.04
   13. http://search.cpan.org/~zefram/Data-Float-0.001
   14. http://search.cpan.org/~zerodogg/Date-HolidayParser-0.3
   15. http://search.cpan.org/~rjbs/Email-Date-1.101
   16. http://search.cpan.org/~rjbs/Email-Folder-0.851
   17. http://search.cpan.org/~rjbs/Email-Folder-POP3-1.011
   18. http://search.cpan.org/~rjbs/Email-MIME-Attachment-Stripper-1.311
   19. http://search.cpan.org/~rjbs/Email-Store-HTML-0.301
   20. http://search.cpan.org/~rkinyon/Excel-Template-0.28
   21. http://search.cpan.org/~simonw/File-Binary-1.3
   22. http://search.cpan.org/~lembark/FindBin-libs-1.26
   23. http://search.cpan.org/~bricas/Games-NES-ROM-0.01
   24. http://search.cpan.org/~stepanov/IMDB-Film-0.22
   25. http://search.cpan.org/~miyagawa/Mail-Address-MobileJp-0.06
   26. http://search.cpan.org/~rgarcia/Module-CoreList-2.06
   27. http://search.cpan.org/~kane/Module-Load-Conditional-0.10
   28. http://search.cpan.org/~jdhedden/Object-InsideOut-1.47
   29. http://search.cpan.org/~cdawson/Podcast-Publisher-0.50
   30. http://search.cpan.org/~dmitri/RT-Client-REST-0.15
   31. http://search.cpan.org/~dmitri/RT-Client-REST-0.16
   32. http://search.cpan.org/~mewsoft/Religion-Islam-PrayerTimes-1.0
   33. http://search.cpan.org/~mewsoft/Religion-Islam-Qibla-1.0
   34. http://search.cpan.org/~samv/Set-Object-1.17
   35. http://search.cpan.org/~bennie/Text-Delimited-2.00
   36. http://search.cpan.org/~kulp/Text-Markdown-ApacheHandler-0.04
   37. http://search.cpan.org/~jdhedden/Thread-Cancel-1.02
   38. http://search.cpan.org/~jdhedden/Thread-Suspend-1.04
   39. http://search.cpan.org/~audreyt/XML-All-0.02
   40. http://search.cpan.org/~mackers/o2sms-3.17
   41. http://search.cpan.org/~jdhedden/threads-1.38



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.