Stories for 2008-10-14

[email protected]
Newsgroups gmane.comp.lang.perl.daily.news
Message-ID <1223949691.935790-23243-slash-8dkjzd1.ch3.sourceforge.com@use.perl.org>
use Perl Daily Newsletter

In this issue:
    * Perl 6 Design Minutes for 24 September 2008
    * New CPAN Distributions for October 13, 2008

+--------------------------------------------------------------------+
| Perl 6 Design Minutes for 24 September 2008                        |
|   posted by brian_d_foy on Monday October 13, @10:44 (User Journal)|
|   http://use.perl.org/article.pl?sid=08/10/13/1425249              |
+--------------------------------------------------------------------+

The Perl 6 design team met by phone on 24 September 2008. Larry, Patrick,
Jerry, Nicholas, and chromatic attended.

This story continues at:
    http://use.perl.org/article.pl?sid=08/10/13/1425249

Discuss this story at:
    http://use.perl.org/comments.pl?sid=08/10/13/1425249


+--------------------------------------------------------------------+
| New CPAN Distributions for October 13, 2008                        |
|   posted by pudge on Monday October 13, @11:30 (Module Listings)   |
|   http://use.perl.org/article.pl?sid=08/10/13/1530207              |
+--------------------------------------------------------------------+

  * [0]API-PleskExpand-1.07 -- OOP interface to the Plesk Expand XML API
    (http://www.parallels.com/en/products/plesk/expand/).
  * [1]App-ZofCMS-Plugin-BreadCrumbs-0.0102 -- add "breadcrumbs"
    navigation to your sites
  * [2]App-ZofCMS-Plugin-UserLogin-0.0101 -- restrict access to pages
    based on user accounts
  * [3]Archive-Zip-1.26 -- Provide an interface to ZIP archive files.
  * [4]Authen-Htpasswd-0.161 -- interface to read and modify Apache
    .htpasswd files
  * [5]CPAN-1.93 -- query, download and build perl modules from CPAN
    sites
  * [6]Class-DBI-Lite-0.013 -- Lightweight ORM for Perl
  * [7]Combine-3.10 -- Focused Web crawler framework
  * [8]Crypt-NSS-0.03 -- Perl bindings to NSS (Netscape Security
    Services)
  * [9]DBD-Pg-2.11.0 -- PostgreSQL database driver for the DBI module
  * [10]DBIx-DataModel-1.05 -- Classes and UML-style Associations on top
    of DBI
  * [11]Data-Peek-0.21 -- A collection of low-level debug facilities
  * [12]DataExtract-FixedWidth-0.09 -- The one stop shop for parsing
    static column width text tables!
  * [13]Devel-DTrace-Provider-0.02 -- Create DTrace providers for Perl
    programs.
  * [14]Devel-PPPort-3.14_02 -- Perl/Pollution/Portability
  * [15]Encode-Arabic-1.8 -- Encodings of Arabic
  * [16]ExtUtils-Command-1.15 -- utilities to replace common UNIX
    commands in Makefiles etc.
  * [17]ExtUtils-Manifest-1.55 -- utilities to write and check a MANIFEST
    file
  * [18]File-Lockfile-1.0.0 -- create lockfile to prevent process
    simultaneous run
  * [19]Games-Sudoku-SudokuTk-0.12 -- Sudoku Game
  * [20]HTML-ExtractContent-0.04 -- An HTML content extractor with
    scoring heuristics
  * [21]IO-AIO-3.15 -- Asynchronous Input/Output
  * [22]IO-Handle-Record-0.12 -- IO::Handle extension to pass perl data
    structures
  * [23]IO-Socket-SSL-1.17 -- Nearly transparent SSL encapsulation for
    IO::Socket::INET.
  * [24]MIKER-CPAN-ForceSmokerTest-0.002 -- Stuff to run through CPAN
    smokers
  * [25]Memoize-Memcached-0.02 -- use a memcached cache to memoize
    functions
  * [26]Net-IMAP-Simple-Plus-1.17002 -- NIS 1.71 plus a couple patches
  * [27]Net-NBsocket-0.14 -- Non-Blocking Sockets
  * [28]Net-OpenID-Consumer-1.01 -- library for consumers of OpenID
    identities
  * [29]Net-OpenID-Server-1.01 -- library for building your own OpenID
    server
  * [30]POE-Component-IRC-Plugin-WWW-GetPageTitle-0.0101 -- web page
    title fetching IRC plugin
  * [31]POE-Component-WWW-DoctypeGrabber-0.0101 -- non-blocking wrapper
    around WWW::DoctypeGrabber
  * [32]Perl-Dist-1.05_03 -- Perl Distribution Creation Toolkit
  * [33]Pg-Loader-0.09 -- Perl extension for loading Postgres tables
  * [34]Pikeo-API-1.00 -- High-level OO interface to pikeo.com API!
  * [35]Pod-Eventual-0.003 -- read a POD document as a series of trivial
    events
  * [36]Pod-Weaver-1.000 -- do horrible things to POD, producing better
    docs
  * [37]Pod-Weaver-1.001 -- do horrible things to POD, producing better
    docs
  * [38]Remote-Use-0.04 -- Using modules from a remote server
  * [39]SVN-Dumpfile-0.13.101 -- Perl extension to access and manipulate
    Subversion dumpfiles
  * [40]Task-App-ZofCMS-0.0101 -- bundle of ZofCMS core and all of its
    plugins
  * [41]Test-WWW-Declare-0.02 -- declarative testing for your web app
  * [42]Text-Template-Simple-0.62_05 -- Simple text template engine
  * [43]Variable-Magic-0.24 -- Associate user-defined magic to variables
    from Perl.
  * [44]XML-Hash-0.92 -- Converts from a XML into a Hash.
  * [45]ensure-1.09 -- Perl extension to ensure that things, particularly
    subroutines, are defined before a program runs -- to avoid being
    bitten by Undefined subroutine &main::foo ... run-time errors.

Discuss this story at:
    http://use.perl.org/comments.pl?sid=08/10/13/1530207

Links:
    0. http://search.cpan.org/~nrg/API-PleskExpand-1.07
    1. http://search.cpan.org/~zoffix/App-ZofCMS-Plugin-BreadCrumbs-0.0102
    2. http://search.cpan.org/~zoffix/App-ZofCMS-Plugin-UserLogin-0.0101
    3. http://search.cpan.org/~adamk/Archive-Zip-1.26
    4. http://search.cpan.org/~dkamholz/Authen-Htpasswd-0.161
    5. http://search.cpan.org/~andk/CPAN-1.93
    6. http://search.cpan.org/~johnd/Class-DBI-Lite-0.013
    7. http://search.cpan.org/~aardo/Combine-3.10
    8. http://search.cpan.org/~claesjac/Crypt-NSS-0.03
    9. http://search.cpan.org/~turnstep/DBD-Pg-2.11.0
   10. http://search.cpan.org/~dami/DBIx-DataModel-1.05
   11. http://search.cpan.org/~hmbrand/Data-Peek-0.21
   12. http://search.cpan.org/~ecarroll/DataExtract-FixedWidth-0.09
   13. http://search.cpan.org/~chrisa/Devel-DTrace-Provider-0.02
   14. http://search.cpan.org/~mhx/Devel-PPPort-3.14_02
   15. http://search.cpan.org/~smrz/Encode-Arabic-1.8
   16. http://search.cpan.org/~rkobes/ExtUtils-Command-1.15
   17. http://search.cpan.org/~rkobes/ExtUtils-Manifest-1.55
   18. http://search.cpan.org/~glorybox/File-Lockfile-1.0.0
   19. http://search.cpan.org/~cguine/Games-Sudoku-SudokuTk-0.12
   20. http://search.cpan.org/~tarao/HTML-ExtractContent-0.04
   21. http://search.cpan.org/~mlehmann/IO-AIO-3.15
   22. http://search.cpan.org/~opi/IO-Handle-Record-0.12
   23. http://search.cpan.org/~sullr/IO-Socket-SSL-1.17
   24. http://search.cpan.org/~miker/MIKER-CPAN-ForceSmokerTest-0.002
   25. http://search.cpan.org/~dtrischuk/Memoize-Memcached-0.02
   26. http://search.cpan.org/~jettero/Net-IMAP-Simple-Plus-1.17002
   27. http://search.cpan.org/~miker/Net-NBsocket-0.14
   28. http://search.cpan.org/~mart/Net-OpenID-Consumer-1.01
   29. http://search.cpan.org/~mart/Net-OpenID-Server-1.01
   30. http://search.cpan.org/~zoffix/POE-Component-IRC-Plugin-WWW-GetPageTitle-0.0101
   31. http://search.cpan.org/~zoffix/POE-Component-WWW-DoctypeGrabber-0.0101
   32. http://search.cpan.org/~adamk/Perl-Dist-1.05_03
   33. http://search.cpan.org/~ioannis/Pg-Loader-0.09
   34. http://search.cpan.org/~bmavt/Pikeo-API-1.00
   35. http://search.cpan.org/~rjbs/Pod-Eventual-0.003
   36. http://search.cpan.org/~rjbs/Pod-Weaver-1.000
   37. http://search.cpan.org/~rjbs/Pod-Weaver-1.001
   38. http://search.cpan.org/~casiano/Remote-Use-0.04
   39. http://search.cpan.org/~mscharrer/SVN-Dumpfile-0.13.101
   40. http://search.cpan.org/~zoffix/Task-App-ZofCMS-0.0101
   41. http://search.cpan.org/~sartak/Test-WWW-Declare-0.02
   42. http://search.cpan.org/~burak/Text-Template-Simple-0.62_05
   43. http://search.cpan.org/~vpit/Variable-Magic-0.24
   44. http://search.cpan.org/~braceta/XML-Hash-0.92
   45. http://search.cpan.org/~gmch/ensure-1.09



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
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.