use Perl Daily Newsletter In this issue: * PAR 0.65 released; need binary package contributions * What Can Ruby Do for the Enterprise? * New CPAN Distributions for March 11, 2003
+--------------------------------------------------------------------+ | PAR 0.65 released; need binary package contributions | | posted by Simon on Tuesday March 11, @04:36 (modules) | | http://use.perl.org/article.pl?sid=03/03/11/0938205 | +--------------------------------------------------------------------+ [0]autrijus writes " I am glad to announce that [1]PAR 0.65 has been uploaded to CPAN. [2]PAR is [3]a cross between JAR and Perl2exe/PerlApp; this version marks significant improvements like automatic binary installation, POD stripping and 5.6.1 support." This story continues at: http://use.perl.org/article.pl?sid=03/03/11/0938205 Discuss this story at: http://use.perl.org/comments.pl?sid=03/03/11/0938205 Links: 0. mailto:[EMAIL PROTECTED] 1. http://aut.dyndns.org/dist/PAR-0.65.tar.gz 2. http://search.cpan.org/~autrijus/PAR/ 3. http://use.perl.org/article.pl?sid=02/11/02/224205&tid=5 +--------------------------------------------------------------------+ | What Can Ruby Do for the Enterprise? | | posted by pudge on Tuesday March 11, @07:46 (perl6) | | http://use.perl.org/article.pl?sid=03/03/08/2347248 | +--------------------------------------------------------------------+ [0]Odud writes "[1]E-Commerce News has this short article. Abstract: 'Not only is Ruby moving ahead, but other languages are taking cues from it. For example, O'Reilly Network technical editor chromatic said Ruby is having some influence on the design of Perl 6.'" Yeah, but sh influenced the design of Perl, too. Discuss this story at: http://use.perl.org/comments.pl?sid=03/03/08/2347248 Links: 0. mailto:[EMAIL PROTECTED] 1. http://www.ecommercetimes.com/perl/story/20862.html +--------------------------------------------------------------------+ | New CPAN Distributions for March 11, 2003 | | posted by pudge on Tuesday March 11, @18:30 (modules) | | http://use.perl.org/article.pl?sid=03/03/11/1530208 | +--------------------------------------------------------------------+ * [0]Apache-PAR-0.11 -- Perl extension for including Perl ARchive files in a mod_perl (1.x or 2.x) environment. * [1]Apache-VMonitor-0.8 -- Visual System and Apache Server Monitor * [2]Business-PayPal-IPN-1.9 -- Perl extension that implements PayPal IPN v1.4 * [3]Config-ReadAndCheck-0.03 -- Perl module for parsing generic config files conforms to predefined line-by-line-based format. * [4]Config-Simple-4.47 -- simple configuration file class * [5]Config-Simple-4.48 -- simple configuration file class * [6]Crypt-Random-1.13 -- Cryptographically Secure, True Random Number Generator. * [7]Date-Set-Timezone-0.03_15 * [8]File-Binary-1.0 -- Binary file reading module * [9]File-Stat-ModeString-0.16 -- conversion file stat(2) mode to/from string representation. * [10]Games-3D-0.04 -- a package containing 3D points, vectors, areas, objects and links * [11]Games-3D-World-0.03 -- 3d level, camera etc, that can be rendered with OpenGL * [12]HTML-FormEngine-0.7.4 -- create,validate and control html/xhtml forms * [13]HTML-FormEngine-DBSQL-0.2.1 -- create html/xhtml forms for adding, updating and removing records to / in / from sql database tables * [14]Logger-Simple-1.04 -- Implementation of the Simran-Log-Log and Simran-Error-Error modules * [15]Logger-Simple-1.05 -- Implementation of the Simran-Log-Log and Simran-Error-Error modules * [16]Mail-Date-0.05 -- generates RFC2822 compliant date-time * [17]Mail-ISO2022JP-0.03 -- compose ISO-2022-JP encoded email * [18]Mail-ISO2022JP-0.04 -- compose ISO-2022-JP encoded email * [19]Net-Google-0.60 -- simple OOP-ish interface to the Google SOAP API * [20]POE-Component-Server-IRC-0.0001 -- Perl extension for making a subclassable POE session set that comes as close as I can to being an IRC daemon. * [21]Set-Infinite-0.42_03 -- Sets of intervals * [22]Time-HiRes-1.43 -- High resolution alarm, sleep, gettimeofday, interval timers * [23]UML-Sequence-0.04 -- This package makes UML sequence diagrams, often by running the code. * [24]Unicode-String-2.07 -- String of Unicode characters (UCS2/UTF16) * [25]WWW-ShopBot-0.05 -- Price comparison agent * [26]WWW-ShopBot-Driver-0.001 -- Basic class for shopbot drivers * [27]WWW-ShopBot-Driver-0.002 -- Basic class for shopbot drivers * [28]WWW-Shorten-1.5.8 -- Abstract interface to URL shortening sites. Discuss this story at: http://use.perl.org/comments.pl?sid=03/03/11/1530208 Links: 0. http://search.cpan.org/author/NBYRD/Apache-PAR-0.11 1. http://search.cpan.org/author/STAS/Apache-VMonitor-0.8 2. http://search.cpan.org/author/SHERZODR/Business-PayPal-IPN-1.9 3. http://search.cpan.org/author/TPABA/Config-ReadAndCheck-0.03 4. http://search.cpan.org/author/SHERZODR/Config-Simple-4.47 5. http://search.cpan.org/author/SHERZODR/Config-Simple-4.48 6. http://search.cpan.org/author/VIPUL/Crypt-Random-1.13 7. http://search.cpan.org/author/FGLOCK/Date-Set-Timezone-0.03_15 8. http://search.cpan.org/author/SIMONW/File-Binary-1.0 9. http://search.cpan.org/author/FEDOROV/File-Stat-ModeString-0.16 10. http://search.cpan.org/author/TELS/Games-3D-0.04 11. http://search.cpan.org/author/TELS/Games-3D-World-0.03 12. http://search.cpan.org/author/MORNI/HTML-FormEngine-0.7.4 13. http://search.cpan.org/author/MORNI/HTML-FormEngine-DBSQL-0.2.1 14. http://search.cpan.org/author/TSTANLEY/Logger-Simple-1.04 15. http://search.cpan.org/author/TSTANLEY/Logger-Simple-1.05 16. http://search.cpan.org/author/HATA/Mail-Date-0.05 17. http://search.cpan.org/author/HATA/Mail-ISO2022JP-0.03 18. http://search.cpan.org/author/HATA/Mail-ISO2022JP-0.04 19. http://search.cpan.org/author/ASCOPE/Net-Google-0.60 20. http://search.cpan.org/author/HACHI/POE-Component-Server-IRC-0.0001 21. http://search.cpan.org/author/FGLOCK/Set-Infinite-0.42_03 22. http://search.cpan.org/author/JHI/Time-HiRes-1.43 23. http://search.cpan.org/author/PHILCROW/UML-Sequence-0.04 24. http://search.cpan.org/author/GAAS/Unicode-String-2.07 25. http://search.cpan.org/author/XERN/WWW-ShopBot-0.05 26. http://search.cpan.org/author/XERN/WWW-ShopBot-Driver-0.001 27. http://search.cpan.org/author/XERN/WWW-ShopBot-Driver-0.002 28. http://search.cpan.org/author/SPOON/WWW-Shorten-1.5.8 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