Stories for 2007-01-20

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

In this issue:
    * Perl Mongers meetup in the Chicago south suburbs
    * pmtools-perl6: Config.pm Generator
    * New CPAN Distributions for January 19, 2007

+--------------------------------------------------------------------+
| Perl Mongers meetup in the Chicago south suburbs                   |
|   posted by brian_d_foy on Friday January 19, @14:49 (User Groups) |
|   http://use.perl.org/article.pl?sid=07/01/19/1929234              |
+--------------------------------------------------------------------+

[0]Jason L. Froebe writes "We are [1]meeting up at the local [2]Caribou
Coffee in Tinley Park next Wednesday (Jan 24) at 7pm. I'll be there
atleast until 9:30pm as [3]my wife has her [4]Stitch & Bitch meetup there
also.

Caribou Coffee
16205 Harlem Ave Tinley Park, IL 60477
(708) 444-0478

Agenda: no agenda — just a meetup :) "

Discuss this story at:
    http://use.perl.org/comments.pl?sid=07/01/19/1929234

Links:
    0. http://www.froebe.net/blog
    1. http://froebe.net/blog/2007/01/meetup_in_the_south_suburbs.html
    2. http://www.cariboucoffee.com/
    3. http://www.k2p2.net/
    4. http://groups.yahoo.com/group/SouthSuburbanSnB/


+--------------------------------------------------------------------+
| pmtools-perl6: Config.pm Generator                                 |
|   posted by brian_d_foy on Friday January 19, @14:51 (Perl 6)      |
|   http://use.perl.org/article.pl?sid=07/01/19/1932209              |
+--------------------------------------------------------------------+

The pmtools POD commands will be the easiest to port to Perl6, but
there's one obstacle – most pmtools POD commands require knowledge of
Perl6's configuration, which we don't have yet in Pugs (no Config.pm). So
I'm writing a tool in Perl6 (as I'm trying to eat our own dogfood) that
will take the output of pugs -V and generate a Perl6 Config.pm from that
output. (Yes, I know this should probably occur during the Pugs build
process, but I don't have a huge amount of time for pmtools-perl6, so I'm
chopping pmtools-perl6 into small, easy to program (for me) pieces.)

A minor problem is that my copy of Win32 pugs cannot find
$EXECUTABLE_NAME when using it from -e. Pugs can use $EXECUTABLE_NAME OK
from a Perl6 program – just not the -e command line. If anyone has an
explanation as to why this must be so, please let me know.

Discuss this story at:
    http://use.perl.org/comments.pl?sid=07/01/19/1932209


+--------------------------------------------------------------------+
| New CPAN Distributions for January 19, 2007                        |
|   posted by pudge on Friday January 19, @18:30 (Module Listings)   |
|   http://use.perl.org/article.pl?sid=07/01/19/1530209              |
+--------------------------------------------------------------------+

  * [0]Class-InsideOut-1.04 -- a safe, simple inside-out object
    construction kit
  * [1]Coro-3.4 -- coroutine process abstraction
  * [2]Finance-Card-Citibank-1.03 -- Check your Citigroup credit card
    accounts from Perl
  * [3]Imager-DTP-0.06 -- draw text with DTP app-like custom options
  * [4]Math-Symbolic-0.506 -- Symbolic calculations
  * [5]Math-SymbolicX-Complex-1.00 -- Complex number support for the
    Math::Symbolic parser
  * [6]Math-SymbolicX-ParserExtensionFactory-2.00 -- Generate parser
    extensions
  * [7]Mozilla-ConsoleService-0.03 -- Perl interface to Mozilla
    nsIConsoleService
  * [8]Mozilla-DOM-ComputedStyle-0.02 -- Interface to Mozilla
    getComputedStyle function.
  * [9]Mozilla-ObserverService-0.03 -- Perl interface to the Mozilla
    nsIObserverService
  * [10]Mozilla-PromptService-0.03 -- Perl interface to the Mozilla
    nsIPromptService
  * [11]Mozilla-SourceViewer-0.03 -- Perl extension to get current page
    source.
  * [12]POE-Component-Server-SimpleContent-1.04 -- The easy way to serve
    web content with POE::Component::Server::SimpleHTTP.
  * [13]Spreadsheet-WriteExcel-2.18 -- Write to a cross-platform Excel
    binary file.
  * [14]Test-Mock-LWP-0.01 -- Easy mocking of LWP packages
  * [15]Test-Mock-LWP-0.02 -- Easy mocking of LWP packages
  * [16]Text-Bidi-0.03 -- Unicode bidi algorithm using libfribidi
  * [17]Tk-CanvasLogo-0.1 -- a Tk::Canvas widget that can support methods
    based on the Logo Programming Language as well as multiple turtles.
  * [18]Tk-CanvasLogo-0.2 -- a Tk::Canvas widget that can support methods
    based on the Logo Programming Language as well as multiple turtles.
  * [19]URI-Escape-JavaScript-0.01 -- A perl implementation of
    JavaScript's escape() and unescape() functions
  * [20]WWW-Baidu-0.01 -- Perl interface for the www.baidu.com search
    engine
  * [21]WWW-Baidu-0.02 -- Perl interface for the www.baidu.com search
    engine
  * [22]WWW-Baidu-0.03 -- Perl interface for the www.baidu.com search
    engine
  * [23]WWW-Baidu-0.04 -- Perl interface for the www.baidu.com search
    engine
  * [24]WWW-Moreshet-0.01 -- Interface to www.moreshet.co.il
  * [25]WebService-Validator-CSS-W3C-0.2 -- Interface to the W3C CSS
    Validator
  * [26]WebService-Validator-Feed-W3C-0.5 -- Interface to the W3C Feed
    Validation service
  * [27]Win32-Process-Info-1.008 -- Provide process information for
    Windows 32 systems.
  * [28]ack-1.58 -- grep-like text finder

Discuss this story at:
    http://use.perl.org/comments.pl?sid=07/01/19/1530209

Links:
    0. http://search.cpan.org/~dagolden/Class-InsideOut-1.04
    1. http://search.cpan.org/~mlehmann/Coro-3.4
    2. http://search.cpan.org/~mgrimes/Finance-Card-Citibank-1.03
    3. http://search.cpan.org/~bashi/Imager-DTP-0.06
    4. http://search.cpan.org/~smueller/Math-Symbolic-0.506
    5. http://search.cpan.org/~smueller/Math-SymbolicX-Complex-1.00
    6. http://search.cpan.org/~smueller/Math-SymbolicX-ParserExtensionFactory-2.00
    7. http://search.cpan.org/~bosu/Mozilla-ConsoleService-0.03
    8. http://search.cpan.org/~bosu/Mozilla-DOM-ComputedStyle-0.02
    9. http://search.cpan.org/~bosu/Mozilla-ObserverService-0.03
   10. http://search.cpan.org/~bosu/Mozilla-PromptService-0.03
   11. http://search.cpan.org/~bosu/Mozilla-SourceViewer-0.03
   12. http://search.cpan.org/~bingos/POE-Component-Server-SimpleContent-1.04
   13. http://search.cpan.org/~jmcnamara/Spreadsheet-WriteExcel-2.18
   14. http://search.cpan.org/~lukec/Test-Mock-LWP-0.01
   15. http://search.cpan.org/~lukec/Test-Mock-LWP-0.02
   16. http://search.cpan.org/~kamensky/Text-Bidi-0.03
   17. http://search.cpan.org/~gslondon/Tk-CanvasLogo-0.1
   18. http://search.cpan.org/~gslondon/Tk-CanvasLogo-0.2
   19. http://search.cpan.org/~taniguchi/URI-Escape-JavaScript-0.01
   20. http://search.cpan.org/~agent/WWW-Baidu-0.01
   21. http://search.cpan.org/~agent/WWW-Baidu-0.02
   22. http://search.cpan.org/~agent/WWW-Baidu-0.03
   23. http://search.cpan.org/~agent/WWW-Baidu-0.04
   24. http://search.cpan.org/~szabgab/WWW-Moreshet-0.01
   25. http://search.cpan.org/~oliviert/WebService-Validator-CSS-W3C-0.2
   26. http://search.cpan.org/~oliviert/WebService-Validator-Feed-W3C-0.5
   27. http://search.cpan.org/~wyant/Win32-Process-Info-1.008
   28. http://search.cpan.org/~petdance/ack-1.58



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