| Newsgroups |
gmane.comp.lang.perl.daily.news |
| Message-ID |
<1212717868.266479-31030-slash-slashcluster-http-4.osdn.net@use.perl.org> |
use Perl Daily Newsletter
In this issue:
* Perl 6 Design Minutes for 28 May 2008
* This Week on perl5-porters - 25-31 May 2008
* installing fixed versions
* New CPAN Distributions for June 5, 2008
+--------------------------------------------------------------------+
| Perl 6 Design Minutes for 28 May 2008 |
| posted by brian_d_foy on Thursday June 05, @04:57 (User Journal) |
| http://use.perl.org/article.pl?sid=08/06/05/0839200 |
+--------------------------------------------------------------------+
The Perl 6 design team met by phone on 28 May 2008. Larry, Allison,
Patrick, Jerry, and chromatic attended.
This story continues at:
http://use.perl.org/article.pl?sid=08/06/05/0839200
Discuss this story at:
http://use.perl.org/comments.pl?sid=08/06/05/0839200
+--------------------------------------------------------------------+
| This Week on perl5-porters - 25-31 May 2008 |
| posted by grinder on Thursday June 05, @16:54 (Summaries) |
| http://use.perl.org/article.pl?sid=08/06/05/2055253 |
+--------------------------------------------------------------------+
This Week on perl5-porters - 25-31 May 2008
===========================================
"I've fixed the bug itself as change #33952. (Whoo hoo! A bug that was
easy to locate, fix, and test for. You don't see that very often :-)" --
Dave Mitchell, happy man.
This story continues at:
http://use.perl.org/article.pl?sid=08/06/05/2055253
Discuss this story at:
http://use.perl.org/comments.pl?sid=08/06/05/2055253
+--------------------------------------------------------------------+
| installing fixed versions |
| posted by grinder on Thursday June 05, @17:14 (User Journal) |
| http://use.perl.org/article.pl?sid=08/06/05/2054236 |
+--------------------------------------------------------------------+
Dear lazyweb...
This must be a solved problem. One has a version control system, and one
has a tarball of perl, and tarballs of a bunch of known versions of
modules that one has downloaded from CPAN, which makes one decoupled from
any subsequent changes or deletions on CPAN. What one wants to do is
build perl, and then build all those module versions, from the local
snapshotted versions.
So what's the best way to do this? The naïve, brute force, way is to
build perl, and then loop round all the tarballs in order, extracting
them, running Makefile.PL, ignore there whining about missing
dependencies (as we're going to get to them), run make install, and hope
- ie skipping all tests. However, this is also getting trapped by
Makefile.PLs that decide that they want to ask questions, or things that
really wanted Module::Build, etc.
What would be really nice would be to do it in the dependency order that
the cpan shell would work out, but the danger of just using it is that it
goes off and tries (helpfully) to download things that it can't find,
which is not what is wanted. (If we goof, and fails to have a suitable
version of the module, it's a fail)
So what's the best tool for this job?
Discuss this story at:
http://use.perl.org/comments.pl?sid=08/06/05/2054236
+--------------------------------------------------------------------+
| New CPAN Distributions for June 5, 2008 |
| posted by pudge on Thursday June 05, @18:30 (Module Listings) |
| http://use.perl.org/article.pl?sid=08/06/05/1530205 |
+--------------------------------------------------------------------+
* [0]AnyEvent-4.13 -- provide framework for multiple event loops
* [1]AnyEvent-4.14 -- provide framework for multiple event loops
* [2]AnyEvent-HTTP-1.0 -- simple but non-blocking HTTP/HTTPS client
* [3]Archive-Lha-0.03_03 -- extract .LZH archives
* [4]Array-Window-1.02 -- Calculate windows/subsets/pages of arrays.
* [5]B-C-1.04_18 -- Perl compiler's C backend
* [6]CORBA-JAVA-2.62
* [7]CPAN-Reporter-1.15_51 -- Adds CPAN Testers reporting to CPAN.pm
* [8]CPAN-Reporter-1.15_52 -- Adds CPAN Testers reporting to CPAN.pm
* [9]CPAN-Reporter-1.15_53 -- Adds CPAN Testers reporting to CPAN.pm
* [10]CPAN2RT-0.02 -- CPAN to RT converter for rt.cpan.org service
* [11]Catalyst-Plugin-ConfigComponents-0.1.25 -- Creates components
from config entries
* [12]Catalyst-Plugin-InflateMore-0.1.12 -- Inflates symbols in
application config
* [13]Config-INI-0.013 -- simple .ini-file format
* [14]Config-Simple-Inherit-0.03 -- Inherit values from, overwrite a
base configuration
* [15]DBIx-Class-InflateColumn-Currency-0.02005 -- Auto-create
Data::Currency objects from columns.
* [16]DBIx-Class-Schema-PopulateMore-0.04 -- An enhanced populate
method
* [17]Data-CloudWeights-0.2.51 -- Calculate values for an HTML tag
cloud
* [18]Data-Omap-0.02 -- Perl module to implement ordered mappings
* [19]Data-Omap-0.03 -- Perl module to implement ordered mappings
* [20]Data-Omap-0.04 -- Perl module to implement ordered mappings
* [21]Data-Pairs-0.01 -- Perl module to implement ordered mappings with
possibly duplicate keys.
* [22]Data-Pairs-0.02 -- Perl module to implement ordered mappings with
possibly duplicate keys.
* [23]Data-Pairs-0.03 -- Perl module to implement ordered mappings with
possibly duplicate keys.
* [24]Data-Validation-0.1.17 -- Check data values form conformance with
constraints
* [25]Data-Validation-0.1.22 -- Check data values form conformance with
constraints
* [26]FileArchiveIndexer-1.29 -- system to index a large collection of
pdf documents
* [27]Finance-Bank-IE-0.12
* [28]FreeBSD-Ports-INDEXhash-1.0.5 -- Generates a hash out of the
FreeBSD Ports index file.
* [29]Git-Wrapper-0.001 -- wrap git(7) command-line interface
* [30]Git-Wrapper-0.002 -- wrap git(7) command-line interface
* [31]Git-Wrapper-0.003 -- wrap git(7) command-line interface
* [32]Google-SAML-Request-0.02 -- Create or parse Google's SAML
requests
* [33]Google-SAML-Response-0.02 -- Generate signed XML documents as
SAML responses for Google's SSO implementation
* [34]Google-SAML-Response-0.03 -- Generate signed XML documents as
SAML responses for Google's SSO implementation
* [35]HTML-DateSelector-0.02 -- Generate HTML for date selector.
* [36]Language-Lisp-ECLs-0.25 -- Perl extension for ECL lisp
* [37]MRO-Compat-0.09 -- mro::* interface compatibility for Perls <
5.9.5
* [38]Mixin-Linewise-0.001 -- write your linewise code for handles;
this does the rest
* [39]Module-Versions-Report-1.04 -- report versions of all modules in
memory
* [40]MooseX-Async-0.06 -- The Orphanange of Asynchronous Love Children
* [41]Muldis-D-0.32.0 -- Formal spec of Muldis D relational DBMS lang
* [42]Muldis-D-0.33.0 -- Formal spec of Muldis D relational DBMS lang
* [43]Net-Akismet-0.04 -- Perl interface to Akismet - comment and
trackback spam fighter
* [44]Net-Akismet-0.05 -- Perl interface to Akismet - comment and
trackback spam fighter
* [45]Net-Akismet-Protocol-0.01 -- Perl interface to Akismet Protocol -
comment and trackback spam fighter
* [46]Net-YAR-1.070 -- Perl interface to the YAR (Yet Another
Registrar) API
* [47]Oxford-Calendar-2.02 -- University of Oxford calendar conversion
routines
* [48]PLP-3.22_02 -- Perl in HTML pages
* [49]PLP-3.22_03 -- Perl in HTML pages
* [50]POD-Credentials-0.01 -- POD credentials OO wrapper ( see also,
author, license, copyright )
* [51]Pod-Eventual-0.001 -- read a POD document as a series of trivial
events
* [52]Pod-Simple-3.07 -- framework for parsing Pod
* [53]RDF-Redland-DIG-0.03 -- DIG extension for Redland RDF (Reasoner)
* [54]SOAP-Lite-0.710.06 -- Perl's Web Services Toolkit
* [55]SOAP-WSDL-2.00.04 -- SOAP with WSDL support
* [56]SQL-Script-1.05 -- An object representing a series of SQL
statements, normally stored in a file
* [57]SVG-Calendar-0.0.5 -- Creates calendars in SVG format which can
be printed
* [58]Script-Remote-0.00001 -- Exceute Your Scripts Over SSH (And Pass
Data Along)
* [59]Script-Toolbox-0.21 -- Framework for the daily business scripts
* [60]String-CaseProfile-0.06 -- Get/Set the letter case profile of a
string
* [61]Template-Plugin-Body-1.04 -- Strip HTML to just keep the body
content
* [62]Template-Plugin-NakedBody-1.03 -- Strip HTML to just keep the
body content
* [63]Text-DHCPLeases-v0.5 -- Parse DHCP leases file from ISC dhcpd.
* [64]Time-Tiny-1.02 -- A time object, with as little code as possible
* [65]Tree-Suffix-0.20 -- Perl interface to the libstree library.
* [66]Tripletail-0.42 -- Tripletail, Framework for Japanese Web
Application
* [67]WWW-Blogger-2008.0605 -- Blogger Development Interface (BDI)
* [68]WWW-Mechanize-AutoPager-0.02 -- Automatic Pagination using
AutoPagerize
* [69]WWW-Zorpia-Journal-0.02 -- (DEPERCATED) Post a journal to
www.zorpia.com
* [70]WWW-Zorpia-Upload-0.05 -- (DEPERCATED) upload photos to
www.zorpia.com
* [71]XML-TinyXML-0.02 -- Little and efficient Perl module to manage
xml data.
* [72]eGuideDog-Dict-Mandarin-0.41 -- an informal Pinyin dictionary.
Discuss this story at:
http://use.perl.org/comments.pl?sid=08/06/05/1530205
Links:
0. http://search.cpan.org/~mlehmann/AnyEvent-4.13
1. http://search.cpan.org/~mlehmann/AnyEvent-4.14
2. http://search.cpan.org/~mlehmann/AnyEvent-HTTP-1.0
3. http://search.cpan.org/~ishigaki/Archive-Lha-0.03_03
4. http://search.cpan.org/~adamk/Array-Window-1.02
5. http://search.cpan.org/~rurban/B-C-1.04_18
6. http://search.cpan.org/~perrad/CORBA-JAVA-2.62
7. http://search.cpan.org/~dagolden/CPAN-Reporter-1.15_51
8. http://search.cpan.org/~dagolden/CPAN-Reporter-1.15_52
9. http://search.cpan.org/~dagolden/CPAN-Reporter-1.15_53
10. http://search.cpan.org/~ruz/CPAN2RT-0.02
11. http://search.cpan.org/~pjfl/Catalyst-Plugin-ConfigComponents-0.1.25
12. http://search.cpan.org/~pjfl/Catalyst-Plugin-InflateMore-0.1.12
13. http://search.cpan.org/~rjbs/Config-INI-0.013
14. http://search.cpan.org/~hesco/Config-Simple-Inherit-0.03
15. http://search.cpan.org/~claco/DBIx-Class-InflateColumn-Currency-0.02005
16. http://search.cpan.org/~jjnapiork/DBIx-Class-Schema-PopulateMore-0.04
17. http://search.cpan.org/~pjfl/Data-CloudWeights-0.2.51
18. http://search.cpan.org/~bbaxter/Data-Omap-0.02
19. http://search.cpan.org/~bbaxter/Data-Omap-0.03
20. http://search.cpan.org/~bbaxter/Data-Omap-0.04
21. http://search.cpan.org/~bbaxter/Data-Pairs-0.01
22. http://search.cpan.org/~bbaxter/Data-Pairs-0.02
23. http://search.cpan.org/~bbaxter/Data-Pairs-0.03
24. http://search.cpan.org/~pjfl/Data-Validation-0.1.17
25. http://search.cpan.org/~pjfl/Data-Validation-0.1.22
26. http://search.cpan.org/~leocharre/FileArchiveIndexer-1.29
27. http://search.cpan.org/~waider/Finance-Bank-IE-0.12
28. http://search.cpan.org/~vvelox/FreeBSD-Ports-INDEXhash-1.0.5
29. http://search.cpan.org/~hdp/Git-Wrapper-0.001
30. http://search.cpan.org/~hdp/Git-Wrapper-0.002
31. http://search.cpan.org/~hdp/Git-Wrapper-0.003
32. http://search.cpan.org/~manni/Google-SAML-Request-0.02
33. http://search.cpan.org/~manni/Google-SAML-Response-0.02
34. http://search.cpan.org/~manni/Google-SAML-Response-0.03
35. http://search.cpan.org/~tokuhirom/HTML-DateSelector-0.02
36. http://search.cpan.org/~vkon/Language-Lisp-ECLs-0.25
37. http://search.cpan.org/~blblack/MRO-Compat-0.09
38. http://search.cpan.org/~rjbs/Mixin-Linewise-0.001
39. http://search.cpan.org/~ruz/Module-Versions-Report-1.04
40. http://search.cpan.org/~perigrin/MooseX-Async-0.06
41. http://search.cpan.org/~duncand/Muldis-D-0.32.0
42. http://search.cpan.org/~duncand/Muldis-D-0.33.0
43. http://search.cpan.org/~nikolay/Net-Akismet-0.04
44. http://search.cpan.org/~nikolay/Net-Akismet-0.05
45. http://search.cpan.org/~mramberg/Net-Akismet-Protocol-0.01
46. http://search.cpan.org/~rhandom/Net-YAR-1.070
47. http://search.cpan.org/~dom/Oxford-Calendar-2.02
48. http://search.cpan.org/~shiar/PLP-3.22_02
49. http://search.cpan.org/~shiar/PLP-3.22_03
50. http://search.cpan.org/~mpg/POD-Credentials-0.01
51. http://search.cpan.org/~rjbs/Pod-Eventual-0.001
52. http://search.cpan.org/~arandal/Pod-Simple-3.07
53. http://search.cpan.org/~drrho/RDF-Redland-DIG-0.03
54. http://search.cpan.org/~mkutter/SOAP-Lite-0.710.06
55. http://search.cpan.org/~mkutter/SOAP-WSDL-2.00.04
56. http://search.cpan.org/~adamk/SQL-Script-1.05
57. http://search.cpan.org/~ivanwills/SVG-Calendar-0.0.5
58. http://search.cpan.org/~dmaki/Script-Remote-0.00001
59. http://search.cpan.org/~eckardt/Script-Toolbox-0.21
60. http://search.cpan.org/~enell/String-CaseProfile-0.06
61. http://search.cpan.org/~adamk/Template-Plugin-Body-1.04
62. http://search.cpan.org/~adamk/Template-Plugin-NakedBody-1.03
63. http://search.cpan.org/~cvicente/Text-DHCPLeases-v0.5
64. http://search.cpan.org/~adamk/Time-Tiny-1.02
65. http://search.cpan.org/~gray/Tree-Suffix-0.20
66. http://search.cpan.org/~hio/Tripletail-0.42
67. http://search.cpan.org/~ermeyers/WWW-Blogger-2008.0605
68. http://search.cpan.org/~miyagawa/WWW-Mechanize-AutoPager-0.02
69. http://search.cpan.org/~fayland/WWW-Zorpia-Journal-0.02
70. http://search.cpan.org/~fayland/WWW-Zorpia-Upload-0.05
71. http://search.cpan.org/~xant/XML-TinyXML-0.02
72. http://search.cpan.org/~hgneng/eGuideDog-Dict-Mandarin-0.41
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