| Newsgroups |
gmane.comp.lang.perl.daily.news |
| Message-ID |
<1201226689.394466-8708-slash-slashcluster-http-4.osdn.net@use.perl.org> |
use Perl Daily Newsletter
In this issue:
* YAPC::NA Site Open For Business
* Leeds.pm technical meeting 25th Jan
* CHI: Cache Interface for Perl
* This Week on perl5-porters - 13-19 January 2008
* New CPAN Distributions for January 24, 2008
+--------------------------------------------------------------------+
| YAPC::NA Site Open For Business |
| posted by brian_d_foy on Thursday January 24, @06:45 (User Journa|
| http://use.perl.org/article.pl?sid=08/01/24/1125254 |
+--------------------------------------------------------------------+
[0]YAPC::NA is less than six months away and the organizers have been
working hard behind the scenes to get the conference off the ground.
We've now got conference dates: June 16th-18th; a venue: IIT's Chicago
Campus; dinner/auction plans: an on-campus bowling ally (thanks for the
inspiration Houston, last year was a blast); and finally, a [0]website.
The site is ACT-based, so if you've gone to a Perl conference before
there is a good chance that you are already familiar with the interface
and registered with the system. Feel free to go to the [1]site and let us
know that you're planning on attending. We'll be opening up registration
and the CFP soon!
Discuss this story at:
http://use.perl.org/comments.pl?sid=08/01/24/1125254
Links:
0. http://www.yapc.org/America
1. http://www.yapc.org/America/
+--------------------------------------------------------------------+
| Leeds.pm technical meeting 25th Jan |
| posted by brian_d_foy on Thursday January 24, @06:46 (User Groups|
| http://use.perl.org/article.pl?sid=08/01/24/1126226 |
+--------------------------------------------------------------------+
[0]g0n writes "Leeds.pm will be holding their first technical meeting on
the 25th Jan 2008 at The Priory Street Centre, York.
Full details can be found on the [0]Leeds.pm website. If you're in the
vicinity, please do come along :-)"
Discuss this story at:
http://use.perl.org/comments.pl?sid=08/01/24/1126226
Links:
0. http://leeds.pm.org/
+--------------------------------------------------------------------+
| CHI: Cache Interface for Perl |
| posted by brian_d_foy on Thursday January 24, @06:47 (User Journa|
| http://use.perl.org/article.pl?sid=08/01/24/1141204 |
+--------------------------------------------------------------------+
CHI, a module I've been working on for a few months, has made it to CPAN:
file: $CPAN/authors/id/J/JS/JSWARTZ/CHI-0.03.tar.gz
size: 62313 bytes
md5: ec828f2466ba266e11cd6d1dd5ca2913
CHI provides a unified caching API, designed to assist a developer in
persisting data for a specified period of time. It is intended as an
evolution of DeWitt Clinton's Cache::Cache package, adhering to the basic
Cache API but adding new features and addressing limitations in the
Cache::Cache implementation.
You might think of it as a fledgling "DBI for caching".
Driver classes already exist for in-process memory, plain files, memory
mapped files and memcached. Other drivers such as BerkeleyDB and DBI will
be coming soon. Fortunately, implementing drivers is fairly easy, on the
order of creating a TIE interface to your data store.
Special thanks to the [0]Hearst Digital Media group, where CHI was first
designed and developed, for blessing the open source release of this
code.
There's lots more in store for this module, so stay tuned! Feedback
welcome here or on the [1]Perl cache mailing list.
Discuss this story at:
http://use.perl.org/comments.pl?sid=08/01/24/1141204
Links:
0. http://subscribe.hearstmags.com/
1. http://groups.google.com/group/perl-cache-discuss
+--------------------------------------------------------------------+
| This Week on perl5-porters - 13-19 January 2008 |
| posted by grinder on Thursday January 24, @18:21 (Summaries) |
| http://use.perl.org/article.pl?sid=08/01/24/2323201 |
+--------------------------------------------------------------------+
This Week on perl5-porters - 13-19 January 2008
===============================================
"Shifting something that's not a number shouldn't produce a number." --
Abigail
This story continues at:
http://use.perl.org/article.pl?sid=08/01/24/2323201
Discuss this story at:
http://use.perl.org/comments.pl?sid=08/01/24/2323201
+--------------------------------------------------------------------+
| New CPAN Distributions for January 24, 2008 |
| posted by pudge on Thursday January 24, @18:30 (Module Listings) |
| http://use.perl.org/article.pl?sid=08/01/24/1530213 |
+--------------------------------------------------------------------+
* [0]AI-MegaHAL-0.06_01 -- Perl interface to the MegaHAL natural
language conversation simulator.
* [1]Algorithm-LBFGS-0.11 -- Perl extension for L-BFGS
* [2]Apache-Session-1.85_01 -- A persistence framework for session data
* [3]Bio-GenBankParser-0.01 -- Parse::RecDescent parser for a GenBank
record
* [4]CHI-0.03 -- Unified cache interface
* [5]CPAN-Reporter-1.07_05 -- Adds CPAN Testers reporting to CPAN.pm
* [6]Cache-Historical-0.02 -- Cache historical values
* [7]Cache-Memcached-Fast-0.08 -- Perl client for memcached, in C
language
* [8]Carp-Clan-Share-0.01 -- Share your Carp::Clan settings with your
whole Clan
* [9]Carp-Clan-Share-0.011 -- Share your Carp::Clan settings with your
whole Clan
* [10]Catalyst-Plugin-Authentication-0.10005 -- Infrastructure plugin
for the Catalyst authentication framework.
* [11]Class-Autouse-1.99_02 -- Run-time load a class the first time you
call a method in it.
* [12]Data-FeatureFactory-0.03-r2 -- evaluate features normally or
numerically
* [13]File-Slurp-9999.13 -- Efficient Reading/Writing of Complete Files
* [14]HTML-Entities-ConvertPictogramMobileJp-0.03 -- convert pictogram
entities
* [15]HTML-Template-Compiled-0.91 -- Template System Compiles
HTML::Template files to Perl code
* [16]Keystone-Resolver-1.13 -- an OpenURL resolver
* [17]LEOCHARRE-CLI-1.11 -- useful subs for coding cli scripts
* [18]LWP-UserAgent-iTMS_Client-0.22 -- libwww-perl client for Apple
iTunes music store
* [19]Language-Kemuri-0.05 -- Kemuri Interpreter.
* [20]Mail-DKIM-0.30.1 -- Signs/verifies Internet mail with
DKIM/DomainKey signatures
* [21]MojoMojo-0.999011 -- A Catalyst & DBIx::Class powered Wiki.
* [22]MooseX-InsideOut-0.001 -- inside-out objects with Moose
* [23]ObjectDBI-0.09 -- Perl Object Persistence in an RDBMS using DBI
* [24]ObjectDBI-0.10 -- Perl Object Persistence in an RDBMS using DBI
* [25]POE-Component-Generic-0.1100 -- A POE component that provides
non-blocking access to a blocking object.
* [26]POE-Component-Server-NSCA-0.02 -- a POE Component that implements
NSCA daemon functionality
* [27]POE-Component-Server-Syslog-1.10 -- syslog services for POE
* [28]POE-Component-SimpleDBI-1.20 -- Asynchronous non-blocking DBI
calls in POE made simple
* [29]Parley-0.58_17 -- Message board / forum application
* [30]RRD-Simple-1.44 -- Simple interface to create and store data in
RRD files
* [31]RRDTool-OO-0.21 -- Object-oriented interface to RRDTool
* [32]Socket-GetAddrInfo-0.08_5 -- RFC 2553's getaddrinfo and
getnameinfo functions.
* [33]Template-Like-0.06 -- Lightweight Template Engine.
* [34]Test-C2FIT-0.08 -- A direct Perl port of Ward Cunningham's FIT
acceptance test framework for Java.
* [35]Test-Manifest-1.22_02 -- interact with a t/test_manifest file
* [36]Text-MultiMarkdown-1.0.11 -- Convert MultiMarkdown syntax to
(X)HTML
* [37]Text-Quoted-2.05 -- Extract the structure of a quoted mail
message
* [38]Tk-WidgetDump-1.37 -- dump the widget hierarchie
* [39]URL-Grab-1.4 -- Perl extension for blah blah blah
* [40]Weather-Google-0.01 -- Perl interface to Google's Weather API
* [41]WebService-CIA-1.4 -- Get information from the CIA World
Factbook.
* [42]Win32-IE-SlideShow-0.01 -- show and manipulate your slides on IE
Discuss this story at:
http://use.perl.org/comments.pl?sid=08/01/24/1530213
Links:
0. http://search.cpan.org/~chorny/AI-MegaHAL-0.06_01
1. http://search.cpan.org/~laye/Algorithm-LBFGS-0.11
2. http://search.cpan.org/~chorny/Apache-Session-1.85_01
3. http://search.cpan.org/~kclark/Bio-GenBankParser-0.01
4. http://search.cpan.org/~jswartz/CHI-0.03
5. http://search.cpan.org/~dagolden/CPAN-Reporter-1.07_05
6. http://search.cpan.org/~mschilli/Cache-Historical-0.02
7. http://search.cpan.org/~kroki/Cache-Memcached-Fast-0.08
8. http://search.cpan.org/~rkrimen/Carp-Clan-Share-0.01
9. http://search.cpan.org/~rkrimen/Carp-Clan-Share-0.011
10. http://search.cpan.org/~jayk/Catalyst-Plugin-Authentication-0.10005
11. http://search.cpan.org/~adamk/Class-Autouse-1.99_02
12. http://search.cpan.org/~sixtease/Data-FeatureFactory-0.03-r2
13. http://search.cpan.org/~drolsky/File-Slurp-9999.13
14. http://search.cpan.org/~tokuhirom/HTML-Entities-ConvertPictogramMobileJp-0.03
15. http://search.cpan.org/~tinita/HTML-Template-Compiled-0.91
16. http://search.cpan.org/~mirk/Keystone-Resolver-1.13
17. http://search.cpan.org/~leocharre/LEOCHARRE-CLI-1.11
18. http://search.cpan.org/~billh/LWP-UserAgent-iTMS_Client-0.22
19. http://search.cpan.org/~tokuhirom/Language-Kemuri-0.05
20. http://search.cpan.org/~jaslong/Mail-DKIM-0.30.1
21. http://search.cpan.org/~mramberg/MojoMojo-0.999011
22. http://search.cpan.org/~hdp/MooseX-InsideOut-0.001
23. http://search.cpan.org/~kjh/ObjectDBI-0.09
24. http://search.cpan.org/~kjh/ObjectDBI-0.10
25. http://search.cpan.org/~gwyn/POE-Component-Generic-0.1100
26. http://search.cpan.org/~bingos/POE-Component-Server-NSCA-0.02
27. http://search.cpan.org/~bingos/POE-Component-Server-Syslog-1.10
28. http://search.cpan.org/~apocal/POE-Component-SimpleDBI-1.20
29. http://search.cpan.org/~chisel/Parley-0.58_17
30. http://search.cpan.org/~nicolaw/RRD-Simple-1.44
31. http://search.cpan.org/~mschilli/RRDTool-OO-0.21
32. http://search.cpan.org/~pevans/Socket-GetAddrInfo-0.08_5
33. http://search.cpan.org/~askadna/Template-Like-0.06
34. http://search.cpan.org/~tjbyrne/Test-C2FIT-0.08
35. http://search.cpan.org/~bdfoy/Test-Manifest-1.22_02
36. http://search.cpan.org/~bobtfish/Text-MultiMarkdown-1.0.11
37. http://search.cpan.org/~ruz/Text-Quoted-2.05
38. http://search.cpan.org/~srezic/Tk-WidgetDump-1.37
39. http://search.cpan.org/~opitz/URL-Grab-1.4
40. http://search.cpan.org/~possum/Weather-Google-0.01
41. http://search.cpan.org/~imalpass/WebService-CIA-1.4
42. http://search.cpan.org/~ishigaki/Win32-IE-SlideShow-0.01
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