Stories for 2008-09-13
| Newsgroups | gmane.comp.lang.perl.daily.news |
|---|---|
| Message-ID | <1221271340.042363-32719-slash-8dkjzd1.ch3.sourceforge.com@use.perl.org> |
use Perl Daily Newsletter
In this issue:
* New CPAN Distributions for September 12, 2008
* Submit your PPW talks today! (please)
* Perl 6 Design Minutes for 06 August 2008
+--------------------------------------------------------------------+
| New CPAN Distributions for September 12, 2008 |
| posted by pudge on Friday September 12, @11:30 (Module Listings) |
| http://use.perl.org/article.pl?sid=08/09/12/1530204 |
+--------------------------------------------------------------------+
* [0]Algorithm-Cluster-1.42 -- Perl interface to the C Clustering
Library.
* [1]CGI-Application-Plugin-Config-Any-0.12 -- Add Config::Any Support
to CGI::Application
* [2]CGI-Cookie-XS-0.16 -- HTTP Cookie parser in pure C
* [3]CPAN-Reporter-1.1701 -- Adds CPAN Testers reporting to CPAN.pm
* [4]Catalyst-Authentication-Credential-HTTP-0.12 -- Superseded /
deprecated module providing HTTP Basic and Digest authentication for
Catalyst applications.
* [5]Catalyst-Authentication-Credential-HTTP-1.003 -- HTTP Basic and
Digest authentication for Catalyst.
* [6]Catalyst-Plugin-Authentication-Credential-HTTP-0.12 -- Superseded
/ deprecated module providing HTTP Basic and Digest authentication
for Catalyst applications.
* [7]CatalystX-CRUD-0.30 -- CRUD framework for Catalyst applications
* [8]CatalystX-CRUD-Controller-RHTMLO-0.17 -- Rose::HTML::Objects CRUD
controller
* [9]CatalystX-CRUD-Model-RDBO-0.14 -- Rose::DB::Object CRUD
* [10]CatalystX-CRUD-ModelAdapter-DBIC-0.07 -- CRUD for
Catalyst::Model::DBIC::Schema
* [11]CatalystX-CRUD-YUI-0.004 -- YUI for your CatalystX::CRUD view
* [12]Cookie-XS-0.11 -- HTTP Cookie parser in C (Please use
CGI::Cookie::XS instead)
* [13]DBIx-Class-DynamicDefault-0.03 -- Automatically set and update
fields
* [14]DBIx-SchemaChecksum-0.10 -- Generate and compare checksums of
database schematas
* [15]DBIx-SchemaChecksum-0.20 -- Generate and compare checksums of
database schematas
* [16]Data-InputMonster-0.001 -- consume data from multiple sources,
best first; om nom nom!
* [17]Data-InputMonster-Util-Catalyst-0.001 -- InputMonster sources for
common Catalyst sources
* [18]Data-ParseBinary-0.05 -- Yet Another parser for binary structures
* [19]Devel-MemUsed-0.01 -- returns how much memory as allocated since
the Devel::MemUsed object construction
* [20]IO-Handle-Record-0.08 -- IO::Handle extension to pass perl data
structures
* [21]LCFG-Build-Skeleton-0.0.7 -- LCFG software package generator
* [22]LCFG-Build-Skeleton-0.0.8 -- LCFG software package generator
* [23]LCFG-Build-VCS-0.0.21 -- LCFG version-control infrastructure
* [24]Lyrics-Fetcher-AZLyrics-0.04 -- Get song lyrics from
www.azlyrics.com
* [25]Module-Build-0.2808_04 -- Build and install Perl modules
* [26]Net-ParseWhois-0.7 -- An extendable alternative to Net::Whois for
parsing whois information.
* [27]PHP-Serialization-0.28 -- simple flexible means of converting the
output of PHP's serialize() into the equivalent Perl memory
structure, and vice versa.
* [28]Perlwikipedia-1.3.4 -- a Wikipedia bot framework written in Perl
* [29]Rose-DBx-Garden-0.15 -- bootstrap Rose::DB::Object and
Rose::HTML::Form classes
* [30]Rose-DBx-Garden-Catalyst-0.09 -- plant Roses in your Catalyst
garden
* [31]Rose-HTMLx-Form-Field-Serial-0.001 -- represent auto-increment
columns in a form
* [32]Rose-HTMLx-Form-Related-0.07 -- RHTMLO forms, living together
* [33]Sub-Uplevel-0.2002 -- apparently run a function in a higher stack
frame
* [34]Sys-Filesystem-ID-1.06
* [35]Template-Provider-Preload-0.03 -- Preload templates to save
memory when forking
* [36]Text-Template-Simple-0.54_05 -- Simple text template engine
* [37]Tk-EntrySet-0.04 -- display/edit a list of values in a Set of
Widgets.
* [38]Tk-PerlInheritanceTree-0.05 -- Display a graphical representation
of the inheritance tree for a given class-name.
* [39]XML-Encoding-2.05 -- A perl module for parsing XML encoding maps.
Discuss this story at:
http://use.perl.org/comments.pl?sid=08/09/12/1530204
Links:
0. http://search.cpan.org/~mdehoon/Algorithm-Cluster-1.42
1. http://search.cpan.org/~mab/CGI-Application-Plugin-Config-Any-0.12
2. http://search.cpan.org/~agent/CGI-Cookie-XS-0.16
3. http://search.cpan.org/~dagolden/CPAN-Reporter-1.1701
4. http://search.cpan.org/~bobtfish/Catalyst-Authentication-Credential-HTTP-0.12
5. http://search.cpan.org/~bobtfish/Catalyst-Authentication-Credential-HTTP-1.003
6. http://search.cpan.org/~bobtfish/Catalyst-Plugin-Authentication-Credential-HTTP-0.12
7. http://search.cpan.org/~karman/CatalystX-CRUD-0.30
8. http://search.cpan.org/~karman/CatalystX-CRUD-Controller-RHTMLO-0.17
9. http://search.cpan.org/~karman/CatalystX-CRUD-Model-RDBO-0.14
10. http://search.cpan.org/~karman/CatalystX-CRUD-ModelAdapter-DBIC-0.07
11. http://search.cpan.org/~karman/CatalystX-CRUD-YUI-0.004
12. http://search.cpan.org/~agent/Cookie-XS-0.11
13. http://search.cpan.org/~flora/DBIx-Class-DynamicDefault-0.03
14. http://search.cpan.org/~domm/DBIx-SchemaChecksum-0.10
15. http://search.cpan.org/~domm/DBIx-SchemaChecksum-0.20
16. http://search.cpan.org/~rjbs/Data-InputMonster-0.001
17. http://search.cpan.org/~rjbs/Data-InputMonster-Util-Catalyst-0.001
18. http://search.cpan.org/~semuelf/Data-ParseBinary-0.05
19. http://search.cpan.org/~jkutej/Devel-MemUsed-0.01
20. http://search.cpan.org/~opi/IO-Handle-Record-0.08
21. http://search.cpan.org/~sjquinney/LCFG-Build-Skeleton-0.0.7
22. http://search.cpan.org/~sjquinney/LCFG-Build-Skeleton-0.0.8
23. http://search.cpan.org/~sjquinney/LCFG-Build-VCS-0.0.21
24. http://search.cpan.org/~bigpresh/Lyrics-Fetcher-AZLyrics-0.04
25. http://search.cpan.org/~ewilhelm/Module-Build-0.2808_04
26. http://search.cpan.org/~riffer/Net-ParseWhois-0.7
27. http://search.cpan.org/~bobtfish/PHP-Serialization-0.28
28. http://search.cpan.org/~dcollins/Perlwikipedia-1.3.4
29. http://search.cpan.org/~karman/Rose-DBx-Garden-0.15
30. http://search.cpan.org/~karman/Rose-DBx-Garden-Catalyst-0.09
31. http://search.cpan.org/~karman/Rose-HTMLx-Form-Field-Serial-0.001
32. http://search.cpan.org/~karman/Rose-HTMLx-Form-Related-0.07
33. http://search.cpan.org/~dagolden/Sub-Uplevel-0.2002
34. http://search.cpan.org/~leocharre/Sys-Filesystem-ID-1.06
35. http://search.cpan.org/~adamk/Template-Provider-Preload-0.03
36. http://search.cpan.org/~burak/Text-Template-Simple-0.54_05
37. http://search.cpan.org/~lamprecht/Tk-EntrySet-0.04
38. http://search.cpan.org/~lamprecht/Tk-PerlInheritanceTree-0.05
39. http://search.cpan.org/~shay/XML-Encoding-2.05
+--------------------------------------------------------------------+
| Submit your PPW talks today! (please) |
| posted by brian_d_foy on Friday September 12, @14:12 (Events) |
| http://use.perl.org/article.pl?sid=08/09/12/1752252 |
+--------------------------------------------------------------------+
[0]ehdonhon writes "Friday, September 12th is the last day to submit
talks for [1]The Pittsburgh Perl Workshop. Although we will likely accept
late submissions, we're hoping to get a schedule put together very soon.
So, don't delay!"
Discuss this story at:
http://use.perl.org/comments.pl?sid=08/09/12/1752252
Links:
0. mailto:[email protected]
1. http://pghpw.org/
+--------------------------------------------------------------------+
| Perl 6 Design Minutes for 06 August 2008 |
| posted by brian_d_foy on Friday September 12, @14:13 (User Journa|
| http://use.perl.org/article.pl?sid=08/09/12/1753223 |
+--------------------------------------------------------------------+
The Perl 6 design team met by phone on 06 August 2008. Larry, Jerry,
Nicholas, Jesse, and chromatic attended.
c:
This story continues at:
http://use.perl.org/article.pl?sid=08/09/12/1753223
Discuss this story at:
http://use.perl.org/comments.pl?sid=08/09/12/1753223
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