Stories for 2007-02-27

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

In this issue:
    * Perl 6 summary, 11-17 Feb, 2007
    * New CPAN Distributions for February 26, 2007

+--------------------------------------------------------------------+
| Perl 6 summary, 11-17 Feb, 2007                                    |
|   posted by davorg on Monday February 26, @05:49 (Summaries)       |
|   http://use.perl.org/article.pl?sid=07/02/26/1029256              |
+--------------------------------------------------------------------+

This week on the Perl 6 mailing lists

Remember that the European Perl Hackathon will be held next weekend, from
2-4 March, 2007 in Arnhem, the Netherlands. Registration is open until
Thursday, 1 March. For more information, please look at the [0]hackathon
website.

This story continues at:
    http://use.perl.org/article.pl?sid=07/02/26/1029256

Discuss this story at:
    http://use.perl.org/comments.pl?sid=07/02/26/1029256

Links:
    0. http://conferences.yapceurope.org/hack2007nl/


+--------------------------------------------------------------------+
| New CPAN Distributions for February 26, 2007                       |
|   posted by pudge on Monday February 26, @18:30 (Module Listings)  |
|   http://use.perl.org/article.pl?sid=07/02/26/1530209              |
+--------------------------------------------------------------------+

  * [0]Acme-Lingua-EN-Inflect-Modern-0.001 -- modernize
    Lingua::EN::Inflect rule's
  * [1]Blikistan-0.02 -- Create a blog from content in a wiki
  * [2]Catalyst-Controller-FormBuilder-MultiForm-0.01 -- Multiple forms
    per template with Catalyst::Controller::FormBuilder
  * [3]Class-Accessor-Classy-v0.1.2 -- accessors with minimal inheritance
  * [4]Config-Any-0.07 -- Load configuration from different file formats,
    transparently
  * [5]Crypt-ECDSA-0.04 -- Elliptical Cryptography Digital Signature
    Algorithm
  * [6]DBD-Informix-2007.0225 -- IBM Informix Database Driver for Perl
    DBI
  * [7]DBD-Informix-2007.0226 -- IBM Informix Database Driver for Perl
    DBI
  * [8]Egg-Release-1.11 -- WEB application framework release version.
  * [9]Google-Adwords-v1.1.1 -- an interface which abstracts the Google
    Adwords SOAP API
  * [10]Gtk2-Ex-CalendarButton-0.01 -- I realized that I was constantly
    re-creating a simple widget that will pop-up and Gtk2::Calendar when
    clicked. Just like the datetime display on your desktop taskbar. This
    package is my attempt to ext
  * [11]Gtk2-Ex-ICal-Recur-0.06 -- A widget for scheduling a recurring
    set of 'events' (events in the calendar sense). Like a meeting
    appointment for example, on all mondays and thursdays for the next 3
    months. Kinda like Evolution or
  * [12]HTML-Feature-1.0.2 -- an extractor of feature sentence from HTML
  * [13]KinoSearch-0.20_01 -- Search engine library.
  * [14]Lyrics-Fetcher-0.3.2 -- Perl extension to manage fetchers of song
    lyrics.
  * [15]MARC-XML-0.84
  * [16]Math-Polynomial-Solve-2.11 -- Find the roots of polynomial
    equations.
  * [17]POE-Component-Server-Chargen-1.05 -- a POE component implementing
    a RFC 864 Chargen server.
  * [18]POE-Component-Server-Daytime-1.05 -- a POE component implementing
    a RFC 865 Daytime server.
  * [19]POE-Component-Server-Discard-1.05 -- a POE component implementing
    a RFC 863 Discard server.
  * [20]POE-Component-Server-Echo-1.51 -- a POE component implementing a
    RFC 862 Echo server.
  * [21]POE-Component-Server-Qotd-1.05 -- a POE component implementing a
    RFC 865 QotD server.
  * [22]POE-Component-Server-Time-1.05 -- a POE component implementing a
    RFC 868 Time server.
  * [23]POE-Filter-Bzip2-1.51 -- A POE filter wrapped around
    Compress::Bzip2
  * [24]POE-Filter-LZF-1.61 -- A POE filter wrapped around Compress::LZF
  * [25]POE-Filter-LZO-1.61 -- A POE filter wrapped around Compress::LZO
  * [26]POE-Filter-LZW-1.61 -- A POE filter wrapped around Compress::LZW
  * [27]Palm-Keyring-0.95 -- Handler for Palm Keyring databases.
  * [28]Pod-S5-0.01 -- Generate S5 slideshow from POD source file.
  * [29]Socialtext-Resting-Utils-0.11 -- Utilities for Socialtext REST
    APIs
  * [30]Sub-PatMat-0.01 -- call a version of subroutine depending on its
    arguments
  * [31]Term-TtyRec-Plus-0.06 -- read a ttyrec
  * [32]Time-HiRes-1.9706 -- High resolution alarm, sleep, gettimeofday,
    interval timers
  * [33]UNIVERSAL-ref-0.01 -- Turns ref() into a multimethod
  * [34]WebService-FC2-SpamAPI-0.01 -- FC2 blog spam API client
  * [35]WebService-FC2-SpamAPI-0.02 -- FC2 blog spam API client
  * [36]XML-Comma-1.96 -- A framework for structured document
    manipulation
  * [37]onto-perl-0.28

Discuss this story at:
    http://use.perl.org/comments.pl?sid=07/02/26/1530209

Links:
    0. http://search.cpan.org/~rjbs/Acme-Lingua-EN-Inflect-Modern-0.001
    1. http://search.cpan.org/~lukec/Blikistan-0.02
    2. http://search.cpan.org/~dwarren/Catalyst-Controller-FormBuilder-MultiForm-0.01
    3. http://search.cpan.org/~ewilhelm/Class-Accessor-Classy-v0.1.2
    4. http://search.cpan.org/~rataxis/Config-Any-0.07
    5. http://search.cpan.org/~billh/Crypt-ECDSA-0.04
    6. http://search.cpan.org/~johnl/DBD-Informix-2007.0225
    7. http://search.cpan.org/~johnl/DBD-Informix-2007.0226
    8. http://search.cpan.org/~lushe/Egg-Release-1.11
    9. http://search.cpan.org/~rohan/Google-Adwords-v1.1.1
   10. http://search.cpan.org/~ofeyaikon/Gtk2-Ex-CalendarButton-0.01
   11. http://search.cpan.org/~ofeyaikon/Gtk2-Ex-ICal-Recur-0.06
   12. http://search.cpan.org/~miki/HTML-Feature-1.0.2
   13. http://search.cpan.org/~creamyg/KinoSearch-0.20_01
   14. http://search.cpan.org/~bigpresh/Lyrics-Fetcher-0.3.2
   15. http://search.cpan.org/~kados/MARC-XML-0.84
   16. http://search.cpan.org/~jgamble/Math-Polynomial-Solve-2.11
   17. http://search.cpan.org/~bingos/POE-Component-Server-Chargen-1.05
   18. http://search.cpan.org/~bingos/POE-Component-Server-Daytime-1.05
   19. http://search.cpan.org/~bingos/POE-Component-Server-Discard-1.05
   20. http://search.cpan.org/~bingos/POE-Component-Server-Echo-1.51
   21. http://search.cpan.org/~bingos/POE-Component-Server-Qotd-1.05
   22. http://search.cpan.org/~bingos/POE-Component-Server-Time-1.05
   23. http://search.cpan.org/~bingos/POE-Filter-Bzip2-1.51
   24. http://search.cpan.org/~bingos/POE-Filter-LZF-1.61
   25. http://search.cpan.org/~bingos/POE-Filter-LZO-1.61
   26. http://search.cpan.org/~bingos/POE-Filter-LZW-1.61
   27. http://search.cpan.org/~andrew/Palm-Keyring-0.95
   28. http://search.cpan.org/~tlinden/Pod-S5-0.01
   29. http://search.cpan.org/~lukec/Socialtext-Resting-Utils-0.11
   30. http://search.cpan.org/~gruber/Sub-PatMat-0.01
   31. http://search.cpan.org/~sartak/Term-TtyRec-Plus-0.06
   32. http://search.cpan.org/~jhi/Time-HiRes-1.9706
   33. http://search.cpan.org/~jjore/UNIVERSAL-ref-0.01
   34. http://search.cpan.org/~fujiwara/WebService-FC2-SpamAPI-0.01
   35. http://search.cpan.org/~fujiwara/WebService-FC2-SpamAPI-0.02
   36. http://search.cpan.org/~brianski/XML-Comma-1.96
   37. http://search.cpan.org/~easr/onto-perl-0.28



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.