Stories for 2006-11-28

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

In this issue:
    * MadMongers Talking About Perl Critic
    * Perl 6 Design Meeting Notes for 22 November 2006
    * New CPAN Distributions for November 27, 2006

+--------------------------------------------------------------------+
| MadMongers Talking About Perl Critic                               |
|   posted by brian_d_foy on Monday November 27, @11:14 (User Groups)|
|   http://use.perl.org/article.pl?sid=06/11/27/1854252              |
+--------------------------------------------------------------------+

[0]rizen writes "We at [1]MadMongers (Madison Perl Mongers) are fortunate
enough to have two of our most distinguished members giving [2]a talk on
Perl::Critic next Wednesday, December 6th. Chris Dolan and Andy Lester
will be giving a tandem speech on the topic. We encourage everyone in
driving distance from Madison, Wisconsin to show up, as this is
guaranteed to be the best talk of the year. Not only that, but it's the
last talk of this year. =)

This story continues at:
    http://use.perl.org/article.pl?sid=06/11/27/1854252

Discuss this story at:
    http://use.perl.org/comments.pl?sid=06/11/27/1854252

Links:
    0. http://use.perl.org/~rizen
    1. http://www.madmongers.org/
    2. http://www.madmongers.org/meetings


+--------------------------------------------------------------------+
| Perl 6 Design Meeting Notes for 22 November 2006                   |
|   posted by brian_d_foy on Monday November 27, @14:15 (User Journal|
|   http://use.perl.org/article.pl?sid=06/11/27/1856206              |
+--------------------------------------------------------------------+

The Perl 6 Design team met via phone on 22 November 2006. Damian,
Allison, Patrick, Jesse, Nicholas, and chromatic attended. These are the
notes:

This story continues at:
    http://use.perl.org/article.pl?sid=06/11/27/1856206

Discuss this story at:
    http://use.perl.org/comments.pl?sid=06/11/27/1856206


+--------------------------------------------------------------------+
| New CPAN Distributions for November 27, 2006                       |
|   posted by pudge on Monday November 27, @18:30 (Module Listings)  |
|   http://use.perl.org/article.pl?sid=06/11/27/1530208              |
+--------------------------------------------------------------------+

  * [0]CGI-PathRequest-1.08 -- get file info in a cgi environment
  * [1]CGI-Session-Submitted-1.07 -- Automatic session and persistence of
    query data.
  * [2]CQL-Parser-1.0 -- compiles CQL strings into parse trees of Node
    subtypes.
  * [3]Catalyst-Helper-Graphics-0.1
  * [4]Class-MOP-0.37_001 -- A Meta Object Protocol for Perl 5
  * [5]Class-MOP-0.37_002 -- A Meta Object Protocol for Perl 5
  * [6]Crypt-Rijndael-0.06_07 -- Crypt::CBC compliant Rijndael encryption
    module
  * [7]DBD-TimesTen-0.04 -- TimesTen Driver for DBI
  * [8]DBIx-Class-HTMLWidget-0.08 -- Like FromForm but with DBIx::Class
    and HTML::Widget
  * [9]Data-ICal-0.11 -- Generates iCalendar (RFC 2445) calendar files
  * [10]DateTime-Format-Natural-0.18 -- Create machine readable date/time
    with natural parsing logic
  * [11]DateTime-Format-Natural-0.19 -- Create machine readable date/time
    with natural parsing logic
  * [12]DateTime-TimeZone-0.57 -- Time zone object base class and factory
  * [13]Email-Simple-1.996 -- Simple parsing of RFC2822 message format
    and headers
  * [14]Email-Valid-0.179 -- Check validity of Internet email addresses
  * [15]FabForce-DBDesigner4-0.07 -- Parse/Analyse XML-Files created by
    DBDesigner 4 (FabForce)
  * [16]Geo-Cartogram-0.01 -- Perl extension for generating cartograms
  * [17]List-Pairwise-0.22 -- map/grep arrays and hashes pairwise
  * [18]List-Pairwise-0.23 -- map/grep arrays and hashes pairwise
  * [19]Logger-Syslog-1.1 -- an intuitive wrapper over Syslog for Perl
  * [20]Mail-SPF-2.000_003 -- An object-oriented implementation of Sender
    Policy Framework
  * [21]Mail-SimpleList-0.93 -- module for managing simple, temporary,
    easy mailing lists
  * [22]Math-Intersection-StraightLine-0.04 -- Calculate intersection
    point for two lines
  * [23]Math-RandomOrg-0.04 -- Retrieve random numbers and data from
    random.org.
  * [24]Module-Pluggable-3.4 -- automatically give your module the
    ability to have plugins
  * [25]Moose-0.18_001 -- A complete modern object system for Perl 5
  * [26]Moose-0.18_002 -- A complete modern object system for Perl 5
  * [27]Object-InsideOut-2.24 -- Comprehensive inside-out object support
    module
  * [28]Perl-Metrics-Simple-0.022 -- Count packages, subs, lines, etc. of
    many files.
  * [29]PerlInterp-0.04
  * [30]Plagger-0.7.16 -- Pluggable RSS/Atom Aggregator
  * [31]RDF-Query-1.041 -- An RDF query implementation of SPARQL/RDQL in
    Perl for use with RDF::Redland and RDF::Core.
  * [32]Regexp-Assemble-0.28 -- Assemble multiple Regular Expressions
    into a single RE
  * [33]SOAP-Amazon-S3-0.023 -- A module for interfacing with Amazon S3
    through SOAP
  * [34]Schedule-Cron-0.97 -- cron-like scheduler for Perl subroutines
  * [35]Test-CheckManifest-0.9 -- Check if your Manifest matches your
    distro
  * [36]Test-TestCoverage-0.05 -- Test if your test covers all 'public'
    subroutines of the package
  * [37]Text-CSV-DetectSeparator-0.03 -- Helps to find the fieldseparator
    in a csv-file
  * [38]WWW-Search-PubMed-1.003 -- Search the NCBI PubMed abstract
    database.
  * [39]XML-MyXML-0.061 -- A simple XML module
  * [40]dvdrip-0.98.2

Discuss this story at:
    http://use.perl.org/comments.pl?sid=06/11/27/1530208

Links:
    0. http://search.cpan.org/~leocharre/CGI-PathRequest-1.08
    1. http://search.cpan.org/~leocharre/CGI-Session-Submitted-1.07
    2. http://search.cpan.org/~esummers/CQL-Parser-1.0
    3. http://search.cpan.org/~jshirley/Catalyst-Helper-Graphics-0.1
    4. http://search.cpan.org/~stevan/Class-MOP-0.37_001
    5. http://search.cpan.org/~stevan/Class-MOP-0.37_002
    6. http://search.cpan.org/~bdfoy/Crypt-Rijndael-0.06_07
    7. http://search.cpan.org/~wagnerch/DBD-TimesTen-0.04
    8. http://search.cpan.org/~andremar/DBIx-Class-HTMLWidget-0.08
    9. http://search.cpan.org/~jesse/Data-ICal-0.11
   10. http://search.cpan.org/~schubiger/DateTime-Format-Natural-0.18
   11. http://search.cpan.org/~schubiger/DateTime-Format-Natural-0.19
   12. http://search.cpan.org/~drolsky/DateTime-TimeZone-0.57
   13. http://search.cpan.org/~rjbs/Email-Simple-1.996
   14. http://search.cpan.org/~rjbs/Email-Valid-0.179
   15. http://search.cpan.org/~reneeb/FabForce-DBDesigner4-0.07
   16. http://search.cpan.org/~lfagundes/Geo-Cartogram-0.01
   17. http://search.cpan.org/~tdrugeon/List-Pairwise-0.22
   18. http://search.cpan.org/~tdrugeon/List-Pairwise-0.23
   19. http://search.cpan.org/~sukria/Logger-Syslog-1.1
   20. http://search.cpan.org/~jmehnle/Mail-SPF-2.000_003
   21. http://search.cpan.org/~chromatic/Mail-SimpleList-0.93
   22. http://search.cpan.org/~reneeb/Math-Intersection-StraightLine-0.04
   23. http://search.cpan.org/~gwilliams/Math-RandomOrg-0.04
   24. http://search.cpan.org/~simonw/Module-Pluggable-3.4
   25. http://search.cpan.org/~stevan/Moose-0.18_001
   26. http://search.cpan.org/~stevan/Moose-0.18_002
   27. http://search.cpan.org/~jdhedden/Object-InsideOut-2.24
   28. http://search.cpan.org/~matisse/Perl-Metrics-Simple-0.022
   29. http://search.cpan.org/~bmorrow/PerlInterp-0.04
   30. http://search.cpan.org/~miyagawa/Plagger-0.7.16
   31. http://search.cpan.org/~gwilliams/RDF-Query-1.041
   32. http://search.cpan.org/~dland/Regexp-Assemble-0.28
   33. http://search.cpan.org/~karjala/SOAP-Amazon-S3-0.023
   34. http://search.cpan.org/~roland/Schedule-Cron-0.97
   35. http://search.cpan.org/~reneeb/Test-CheckManifest-0.9
   36. http://search.cpan.org/~reneeb/Test-TestCoverage-0.05
   37. http://search.cpan.org/~reneeb/Text-CSV-DetectSeparator-0.03
   38. http://search.cpan.org/~gwilliams/WWW-Search-PubMed-1.003
   39. http://search.cpan.org/~karjala/XML-MyXML-0.061
   40. http://search.cpan.org/~jred/dvdrip-0.98.2



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.