use Perl Daily Newsletter

In this issue:
    * Schwern is in Belfast now!
    * Apocalypse 6 is Out
    * March Perl Journal Published
    * New CPAN Distributions for March 10, 2003

+--------------------------------------------------------------------+
| Schwern is in Belfast now!                                         |
|   posted by Simon on Monday March 10, @10:51 (events)              |
|   http://use.perl.org/article.pl?sid=03/03/10/1551259              |
+--------------------------------------------------------------------+

arakan writes "[0]Mike Schwern got a bit upset when he thought he
[1]wasn't worth an article, so I thought I should announce that Schwern
is in Belfast now! Tonight he will be speaking to the [2]Belfast Perl
Mongers."

Discuss this story at:
    http://use.perl.org/comments.pl?sid=03/03/10/1551259

Links:
    0. http://use.perl.org/~schwern
    1. http://use.perl.org/comments.pl?cid=17805&sid=11579&tid=7
    2. http://belfast.pm.org/meetings/


+--------------------------------------------------------------------+
| Apocalypse 6 is Out                                                |
|   posted by pudge on Monday March 10, @13:56 (perl6)               |
|   http://use.perl.org/article.pl?sid=03/03/10/1854259              |
+--------------------------------------------------------------------+

[0]Dan writes "This one's about subroutines and is rather extensive. Read
it over at [1]perl.com." Yay! It's been a long time coming, it should be
extensive. :-)

Discuss this story at:
    http://use.perl.org/comments.pl?sid=03/03/10/1854259

Links:
    0. http://www.sidhe.org/~dan/blog/
    1. http://www.perl.com/pub/a/2003/03/07/apocalypse6.html


+--------------------------------------------------------------------+
| March Perl Journal Published                                       |
|   posted by pudge on Monday March 10, @16:46 (books)               |
|   http://use.perl.org/article.pl?sid=03/03/10/1946253              |
+--------------------------------------------------------------------+

[0]yudel writes "March 4, 2003—The March issue of The Perl Journal is now
available. Here's what's inside: Fractal Images and Music With Perl;
Writing Multilingual Sites With mod_perl and Template Toolkit; Perl in
High Performance Computing Environments; Something for Nothing by Simon
Cozens; Creating Perl Application Distributions by brian d foy; and more,
including a review of Graphics Programming in Perl."

Discuss this story at:
    http://use.perl.org/comments.pl?sid=03/03/10/1946253

Links:
    0. http://www.shmoozenet.com/yudel


+--------------------------------------------------------------------+
| New CPAN Distributions for March 10, 2003                          |
|   posted by pudge on Monday March 10, @18:30 (modules)             |
|   http://use.perl.org/article.pl?sid=03/03/10/1530209              |
+--------------------------------------------------------------------+

  * [0]Bot-CPAN-0.01_01 -- provides CPAN services via IRC
  * [1]Bot-CPAN-0.01_02 -- provides CPAN services via IRC
  * [2]CGI-Session-3.92 -- persistent session data in CGI applications
  * [3]CVSUtils-1.01
  * [4]DBIx-YAWM-2.2.3 -- (Yet Annother Wrapper Module) Provides a
    simplified interface to DBI
  * [5]DateTime-Format-Excel-0.26 -- convert between DateTime and Excel
    dates.
  * [6]DateTime-Format-W3CDTF-0.03 -- Parse and format W3CDTF datetime
    strings
  * [7]File-Find-Rule-0.10 -- Alternative interface to File::Find
  * [8]Games-3D-Model-0.02 -- load/render 3D models
  * [9]Getopt-Plus-0.94 -- Options wrapper with standard options, help
    system and more
  * [10]MIME-Base64-2.18 -- Encoding and decoding of base64 strings
  * [11]MP3-M3U-Parser-1.02 -- Perl extension for parsing mp3 lists.
  * [12]Mail-Centipaid-1.0
  * [13]Mail-Date-0.03 -- generates RFC2822 compliant date-time
  * [14]Mail-Date-0.04 -- generates RFC2822 compliant date-time
  * [15]Mail-ISO2022JP-0.01 -- compose ISO-2022-JP encoded email
  * [16]Mail-ISO2022JP-0.02 -- compose ISO-2022-JP encoded email
  * [17]Mail-Thread-1.2 -- Perl implementation of JWZ's mail threading
    algorithm
  * [18]Net-YMSG-1.2 -- Interface to the Yahoo! Messenger IM protocol
  * [19]NetworkInfo-Discovery-0.10 -- Modules for network discovery and
    mapping
  * [20]NetworkInfo-Discovery-0.11 -- Modules for network discovery and
    mapping
  * [21]POE-Component-SMTP-1.3
  * [22]Rosetta-0.061 -- Framework for RDBMS-generic apps and schemas
  * [23]SDL-App-FPS-0.16 -- a parent class for FPS (framerate/s centric)
    SDL applications
  * [24]Sybase-TdsServer-0.06 -- A simple module to create a tds-server
    (like Sybase or freetds)
  * [25]Test-Warn-0.07 -- Perl extension to test methods for warnings
  * [26]UML-Sequence-0.03 -- This package makes UML sequence diagrams,
    often by running the code.
  * [27]WWW-ShopBot-0.03 -- Price comparison agent
  * [28]WWW-ShopBot-0.04 -- Price comparison agent
  * [29]Win32-API-0.41 -- Perl Win32 API Import Facility
  * [30]Win32-SharedFileOpen-3.11 -- Open a file for shared reading
    and/or writing
  * [31]X11-GUITest-0.11 -- Provides GUI testing/interaction facilities
  * [32]XML-XUpdate-LibXML-0.4.0 -- Simple implementation of XUpdate
    format
  * [33]coroutine0-0.02 -- a working but ugly coroutine generator
  * [34]pod
  * [35]tpog

Discuss this story at:
    http://use.perl.org/comments.pl?sid=03/03/10/1530209

Links:
    0. http://search.cpan.org/author/AFOXSON/Bot-CPAN-0.01_01
    1. http://search.cpan.org/author/AFOXSON/Bot-CPAN-0.01_02
    2. http://search.cpan.org/author/SHERZODR/CGI-Session-3.92
    3. http://search.cpan.org/author/FLUFFY/CVSUtils-1.01
    4. http://search.cpan.org/author/AHICOX/DBIx-YAWM-2.2.3
    5. http://search.cpan.org/author/SPOON/DateTime-Format-Excel-0.26
    6. http://search.cpan.org/author/KELLAN/DateTime-Format-W3CDTF-0.03
    7. http://search.cpan.org/author/RCLAMP/File-Find-Rule-0.10
    8. http://search.cpan.org/author/TELS/Games-3D-Model-0.02
    9. http://search.cpan.org/author/FLUFFY/Getopt-Plus-0.94
   10. http://search.cpan.org/author/GAAS/MIME-Base64-2.18
   11. http://search.cpan.org/author/BURAK/MP3-M3U-Parser-1.02
   12. http://search.cpan.org/author/AELFAKIH/Mail-Centipaid-1.0
   13. http://search.cpan.org/author/HATA/Mail-Date-0.03
   14. http://search.cpan.org/author/HATA/Mail-Date-0.04
   15. http://search.cpan.org/author/HATA/Mail-ISO2022JP-0.01
   16. http://search.cpan.org/author/HATA/Mail-ISO2022JP-0.02
   17. http://search.cpan.org/author/SIMON/Mail-Thread-1.2
   18. http://search.cpan.org/author/VARUNK/Net-YMSG-1.2
   19. http://search.cpan.org/author/TSCANLAN/NetworkInfo-Discovery-0.10
   20. http://search.cpan.org/author/TSCANLAN/NetworkInfo-Discovery-0.11
   21. http://search.cpan.org/author/CWEST/POE-Component-SMTP-1.3
   22. http://search.cpan.org/author/DUNCAND/Rosetta-0.061
   23. http://search.cpan.org/author/TELS/SDL-App-FPS-0.16
   24. http://search.cpan.org/author/BDULFER/Sybase-TdsServer-0.06
   25. http://search.cpan.org/author/BIGJ/Test-Warn-0.07
   26. http://search.cpan.org/author/PHILCROW/UML-Sequence-0.03
   27. http://search.cpan.org/author/XERN/WWW-ShopBot-0.03
   28. http://search.cpan.org/author/XERN/WWW-ShopBot-0.04
   29. http://search.cpan.org/author/ACALPINI/Win32-API-0.41
   30. http://search.cpan.org/author/SHAY/Win32-SharedFileOpen-3.11
   31. http://search.cpan.org/author/CTRONDLP/X11-GUITest-0.11
   32. http://search.cpan.org/author/PAJAS/XML-XUpdate-LibXML-0.4.0
   33. http://search.cpan.org/author/DAVIDNICO/coroutine0-0.02
   34. http://search.cpan.org/author/GSLONDON/pod
   35. http://search.cpan.org/author/GSLONDON/tpog



Copyright 1997-2003 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

Reply via email to