Front page | perl.daily.news |
Postings from April 2009
[use Perl] Stories for 2009-04-17
From:
pudge
Date:
April 16, 2009 19:19
Subject:
[use Perl] Stories for 2009-04-17
Message ID:
1239933619.982462-22089-slash-8dkjzd1.ch3.sourceforge.com@use.perl.org
use Perl Daily Newsletter
In this issue:
* New CPAN Distributions for April 16, 2009
+--------------------------------------------------------------------+
| New CPAN Distributions for April 16, 2009 |
| posted by pudge on Thursday April 16, @10:30 (Module Listings) |
| http://use.perl.org/article.pl?sid=09/04/16/1530211 |
+--------------------------------------------------------------------+
* [0]Apache2-Imager-Resize-0.11 -- Fixup handler that resizes and crops
images on the fly, caching the results, and doesn't require
ImageMagick.
* [1]Apache2-Imager-Resize-0.12 -- Fixup handler that resizes and crops
images on the fly, caching the results, and doesn't require
ImageMagick.
* [2]Audio-Scan-0.06 -- Fast C parser for MP3, Ogg Vorbis, FLAC, ASF
* [3]CPAN-FindDependencies-2.21 -- find dependencies for modules on the
CPAN
* [4]CPAN-FindDependencies-2.22 -- find dependencies for modules on the
CPAN
* [5]Catalyst-Action-Role-ACL-0.02 -- User role-based authorization
action class.
* [6]DBD-SQLite-1.22_06 -- Self-contained RDBMS in a DBI Driver
* [7]DBD-SQLite-1.22_07 -- Self-contained RDBMS in a DBI Driver
* [8]Devel-CheckOS-1.52 -- check what OS we're running on
* [9]Devel-CheckOS-1.53 -- check what OS we're running on
* [10]Devel-CheckOS-1.54 -- check what OS we're running on
* [11]Devel-CheckOS-1.55 -- check what OS we're running on
* [12]Devel-RemoteTrace-0.2 -- Attachable call trace of perl scripts
* [13]Elive-0.04 -- Elluminate Live (c) client library
* [14]GD-Graph-ohlc-0.9401
* [15]Geo-Coordinates-GMap-0.01
* [16]Google-Search-0.021 -- Interface to the Google AJAX Search API
* [17]Google-Search-0.022 -- Interface to the Google AJAX Search API
* [18]HTML-FormWidgets-0.4.163 -- Create HTML form markup
* [19]HTML-Split-0.03 -- Splitting HTML by number of characters with
keeping DOM structure.
* [20]IO-EventMux-2.01 -- Multiplexer for sockets, pipes and any other
types of filehandles that you can set O_NONBLOCK on and does
buffering for the user.
* [21]Lingua-LinkParser-1.14 -- Perl module implementing the Link
Grammar Parser by Sleator, Temperley and Lafferty at CMU.
* [22]Marpa-0.001_009 -- General BNF Parsing (Experimental version)
* [23]MooseX-Attributes-Curried-0.01 -- curry your "has"es
* [24]PICA-Record-0.46 -- Perl extension for handling PICA+ records
* [25]POE-API-Hooks-1.08 -- Implement lightweight hooks into POE
* [26]POE-Component-Client-DNS-Recursive-0.10 -- A recursive DNS client
for POE
* [27]POE-Component-Client-DNS-Recursive-0.12 -- A recursive DNS client
for POE
* [28]POE-Component-Client-DNSBL-1.00 -- A component that provides
non-blocking DNSBL lookups
* [29]POE-Component-Client-NTP-0.02 -- A POE Component to query NTP
servers
* [30]POE-Filter-IASLog-1.06 -- A POE Filter for Microsoft
IAS-formatted log entries.
* [31]Parse-IRC-1.14 -- A parser for the IRC protocol.
* [32]Pid-File-Flock-0.02 -- PID file operations
* [33]Test-Builder-Mock-Class-0.0101 -- Simulating other classes for
Test::Builder
* [34]Test-Builder-Mock-Class-0.0102 -- Simulating other classes for
Test::Builder
* [35]Test-Mock-Class-0.0102 -- Simulating other classes
* [36]Test-Reporter-1.53_02 -- sends test results to
cpan-testers@perl.org
* [37]Timeout-Queue-1.02 -- A priority queue made for handling timeouts
* [38]UID-0.23 -- — Create unique identifier constants
* [39]UUID-Object-0.04 -- Universally Unique IDentifier (UUID) Object
Class
* [40]Verilog-Perl-3.200
* [41]WWW-TasteKid-0.1.0 -- A Perl interface to the API of TasteKid.com
* [42]XML-Feed-Deduper-0.01 -- remove duplicated entries from feed
Discuss this story at:
http://use.perl.org/comments.pl?sid=09/04/16/1530211
Links:
0. http://search.cpan.org/~kalex/Apache2-Imager-Resize-0.11
1. http://search.cpan.org/~kalex/Apache2-Imager-Resize-0.12
2. http://search.cpan.org/~agrundma/Audio-Scan-0.06
3. http://search.cpan.org/~dcantrell/CPAN-FindDependencies-2.21
4. http://search.cpan.org/~dcantrell/CPAN-FindDependencies-2.22
5. http://search.cpan.org/~converter/Catalyst-Action-Role-ACL-0.02
6. http://search.cpan.org/~adamk/DBD-SQLite-1.22_06
7. http://search.cpan.org/~adamk/DBD-SQLite-1.22_07
8. http://search.cpan.org/~dcantrell/Devel-CheckOS-1.52
9. http://search.cpan.org/~dcantrell/Devel-CheckOS-1.53
10. http://search.cpan.org/~dcantrell/Devel-CheckOS-1.54
11. http://search.cpan.org/~dcantrell/Devel-CheckOS-1.55
12. http://search.cpan.org/~pmakholm/Devel-RemoteTrace-0.2
13. http://search.cpan.org/~warringd/Elive-0.04
14. http://search.cpan.org/~jettero/GD-Graph-ohlc-0.9401
15. http://search.cpan.org/~bluefeet/Geo-Coordinates-GMap-0.01
16. http://search.cpan.org/~rkrimen/Google-Search-0.021
17. http://search.cpan.org/~rkrimen/Google-Search-0.022
18. http://search.cpan.org/~pjfl/HTML-FormWidgets-0.4.163
19. http://search.cpan.org/~ziguzagu/HTML-Split-0.03
20. http://search.cpan.org/~tlbdk/IO-EventMux-2.01
21. http://search.cpan.org/~dbrian/Lingua-LinkParser-1.14
22. http://search.cpan.org/~jkegl/Marpa-0.001_009
23. http://search.cpan.org/~sartak/MooseX-Attributes-Curried-0.01
24. http://search.cpan.org/~voj/PICA-Record-0.46
25. http://search.cpan.org/~sungo/POE-API-Hooks-1.08
26. http://search.cpan.org/~bingos/POE-Component-Client-DNS-Recursive-0.10
27. http://search.cpan.org/~bingos/POE-Component-Client-DNS-Recursive-0.12
28. http://search.cpan.org/~bingos/POE-Component-Client-DNSBL-1.00
29. http://search.cpan.org/~bingos/POE-Component-Client-NTP-0.02
30. http://search.cpan.org/~bingos/POE-Filter-IASLog-1.06
31. http://search.cpan.org/~bingos/Parse-IRC-1.14
32. http://search.cpan.org/~lonerr/Pid-File-Flock-0.02
33. http://search.cpan.org/~dexter/Test-Builder-Mock-Class-0.0101
34. http://search.cpan.org/~dexter/Test-Builder-Mock-Class-0.0102
35. http://search.cpan.org/~dexter/Test-Mock-Class-0.0102
36. http://search.cpan.org/~dagolden/Test-Reporter-1.53_02
37. http://search.cpan.org/~tlbdk/Timeout-Queue-1.02
38. http://search.cpan.org/~plato/UID-0.23
39. http://search.cpan.org/~banb/UUID-Object-0.04
40. http://search.cpan.org/~wsnyder/Verilog-Perl-3.200
41. http://search.cpan.org/~dvwright/WWW-TasteKid-0.1.0
42. http://search.cpan.org/~tokuhirom/XML-Feed-Deduper-0.01
Copyright 1997-2008 pudge. All rights reserved.
======================================================================
# Unsubscribe mailto:daily-news-unsubscribe@perl.org
# News, archives, discussion http://use.perl.org/
# Perl News in The Perl Journal http://www.tpj.com/
# Feedback and news ideas mailto:news@perl.org
# http://use.perl.org/submit.pl
-
[use Perl] Stories for 2009-04-17
by pudge