Stories for 2005-08-26

[email protected]
Newsgroups gmane.comp.lang.perl.daily.news
Message-ID <1125021755.146161-15634-slash-slashcluster-http-4.osdn.net@use.perl.org>
use Perl Daily Newsletter

In this issue:
    * Perl and PHP Mashup
    * Search Source Code from Books
    * New CPAN Distributions for August 25, 2005

+--------------------------------------------------------------------+
| Perl and PHP Mashup                                                |
|   posted by pudge on Thursday August 25, @03:23 (PHP)              |
|   http://use.perl.org/article.pl?sid=05/08/24/226257               |
+--------------------------------------------------------------------+

[0]Theory writes "As part of the developer release of [1]Bricolage 1.9.0
Punkin last week, I [2]blogged about some of the cool new features,
including native PHP 5 templating. How does it work? It's thanks to the
new [3]PHP::Interpreter module, which embeds a PHP interpreter in Perl.
The upshot is that this module can be used to execute PHP code that can
reach back into Perl to use Perl modules. For PHP developers, CPAN envy
is a thing of the past."

Discuss this story at:
    http://use.perl.org/comments.pl?sid=05/08/24/226257

Links:
    0. http://www.justatheory.com/
    1. http://www.bricolage.cc/news/announce/2005/08/19/bricolage-1.9.0/
    2. http://www.justatheory.com/bricolage/1.9.0.html
    3. http://search.cpan.org/dist/PHP-Interpreter/


+--------------------------------------------------------------------+
| Search Source Code from Books                                      |
|   posted by pudge on Thursday August 25, @16:30 (Books)            |
|   http://use.perl.org/article.pl?sid=05/08/24/2212208              |
+--------------------------------------------------------------------+

[0]Gregory Cosmo Haun writes "After some great feedback at OSCON, I'm
happy to announce that [1]codefetch.com upgraded to production capacity
last weekend and we are ready for your clicks. Search for source code
snippets from dozens of books. You'll get syntax-highlighted examples
written by Perl experts, and links to the related perl docs (at perl.org,
of course). And no advertising other than the blurb for the book that
answered your query."

Discuss this story at:
    http://use.perl.org/comments.pl?sid=05/08/24/2212208

Links:
    0. mailto:[email protected]
    1. http://perl.codefetch.com/


+--------------------------------------------------------------------+
| New CPAN Distributions for August 25, 2005                         |
|   posted by pudge on Thursday August 25, @18:30 (Module Listings)  |
|   http://use.perl.org/article.pl?sid=05/08/25/1530205              |
+--------------------------------------------------------------------+

  * [0]Bio-DasLite-0.01 -- Perl extension for the DAS (HTTP+XML) Protocol
    (http://biodas.org/)
  * [1]Bio-DasLite-0.02 -- Perl extension for the DAS (HTTP+XML) Protocol
    (http://biodas.org/)
  * [2]Class-Std-Storable-v0.0.1 -- Support for creating serializable
    "inside-out" classes
  * [3]ConfigReader-Simple-1.21 -- Simple configuration file parser
  * [4]ExtUtils-CBuilder-0.13 -- Compile and link C code for Perl modules
  * [5]ExtUtils-ParseXS-2.12 -- converts Perl XS code into C code
  * [6]File-Copy-Recursive-0.13 -- Perl extension for recursively copying
    files and directories
  * [7]File-Copy-Recursive-0.14 -- Perl extension for recursively copying
    files and directories
  * [8]Genezzo-0.47
  * [9]Gtk2-PodViewer-0.10 -- a Gtk2 widget for displaying Plain old
    Documentation (POD).
  * [10]JSAN-Client-0.07 -- JavaScript Archive Network Client Object
  * [11]JSAN-Client-0.08 -- JavaScript Archive Network Client Object
  * [12]Mail-Box-2.062 -- manage a mailbox, a folder with messages
  * [13]Net-FTP-Common-5.2d -- simplify common usages of Net::FTP
  * [14]Object-Accessor-0.10
  * [15]POE-Component-IRC-4.67 -- a fully event-driven IRC client module.
  * [16]POE-Component-Server-IRC-0.3 -- a fully event-driven standalone
    IRC server daemon module.
  * [17]POE-Component-Win32-EventLog-1.02 -- A POE component that
    provides non-blocking access to Win32::EventLog.
  * [18]SimpleLog-0.04
  * [19]Statistics-ChisqIndep-0.1 -- The module to perform chi-square
    test of independence (a.k.a. contingency tables)
  * [20]Term-UI-0.12 -- Term::ReadLine UI made easy
  * [21]Text-Tabs+Wrap-2005.0824
  * [22]Tkx-1.01 -- Yet another Tk interface
  * [23]WWW-IndexParser-0.2 -- Fetch and parse the directory index from a
    web server
  * [24]WebService-Bloglines-0.07 -- Easy-to-use Interface for Bloglines
    Web Services
  * [25]WebService-Bloglines-0.08 -- Easy-to-use Interface for Bloglines
    Web Services

Discuss this story at:
    http://use.perl.org/comments.pl?sid=05/08/25/1530205

Links:
    0. http://search.cpan.org/~rpettett/Bio-DasLite-0.01
    1. http://search.cpan.org/~rpettett/Bio-DasLite-0.02
    2. http://search.cpan.org/~lmeyer/Class-Std-Storable-v0.0.1
    3. http://search.cpan.org/~bdfoy/ConfigReader-Simple-1.21
    4. http://search.cpan.org/~kwilliams/ExtUtils-CBuilder-0.13
    5. http://search.cpan.org/~kwilliams/ExtUtils-ParseXS-2.12
    6. http://search.cpan.org/~dmuey/File-Copy-Recursive-0.13
    7. http://search.cpan.org/~dmuey/File-Copy-Recursive-0.14
    8. http://search.cpan.org/~jcohen/Genezzo-0.47
    9. http://search.cpan.org/~gbrown/Gtk2-PodViewer-0.10
   10. http://search.cpan.org/~adamk/JSAN-Client-0.07
   11. http://search.cpan.org/~adamk/JSAN-Client-0.08
   12. http://search.cpan.org/~markov/Mail-Box-2.062
   13. http://search.cpan.org/~tbone/Net-FTP-Common-5.2d
   14. http://search.cpan.org/~kane/Object-Accessor-0.10
   15. http://search.cpan.org/~bingos/POE-Component-IRC-4.67
   16. http://search.cpan.org/~bingos/POE-Component-Server-IRC-0.3
   17. http://search.cpan.org/~bingos/POE-Component-Win32-EventLog-1.02
   18. http://search.cpan.org/~wazzuteke/SimpleLog-0.04
   19. http://search.cpan.org/~yunfang/Statistics-ChisqIndep-0.1
   20. http://search.cpan.org/~kane/Term-UI-0.12
   21. http://search.cpan.org/~muir/Text-Tabs+Wrap-2005.0824
   22. http://search.cpan.org/~gaas/Tkx-1.01
   23. http://search.cpan.org/~jeb/WWW-IndexParser-0.2
   24. http://search.cpan.org/~miyagawa/WebService-Bloglines-0.07
   25. http://search.cpan.org/~miyagawa/WebService-Bloglines-0.08



Copyright 1997-2005 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.