[26553] in Perl-Users-Digest
Perl-Users Digest, Issue: 8694 Volume: 10
daemon@ATHENA.MIT.EDU (Perl-Users Digest)
Mon Nov 21 18:05:24 2005
Date: Mon, 21 Nov 2005 15:05:06 -0800 (PST)
From: Perl-Users Digest <Perl-Users-Request@ruby.OCE.ORST.EDU>
To: Perl-Users@ruby.OCE.ORST.EDU (Perl-Users Digest)
Perl-Users Digest Mon, 21 Nov 2005 Volume: 10 Number: 8694
Today's topics:
[ANNOUNCE] POD2::IT 0.10 <bepi@perl.it>
ANNOUNCE: Code::Dumper - a ::Dumper for code. Available <alfiejohn@gmail.com>
Javascript::MD5 V 1.05 <ron@savage.net.au>
MSSQL::OlleDB 2.000 <esquel@sommarskog.se>
Net::Server and data sharing <perl@my-header.org>
Digest Administrivia (Last modified: 6 Apr 01) (Perl-Users-Digest Admin)
----------------------------------------------------------------------
Date: Mon, 21 Nov 2005 09:44:37 GMT
From: Enrico Sorcinelli <bepi@perl.it>
Subject: [ANNOUNCE] POD2::IT 0.10
Message-Id: <IqBpuu.Ep1@zorch.sf-bay.org>
Hi all,
the pod2it[1] team is proud to announce a new POD2::IT release available on
CPAN[2]
CHANGES FROM PREVIOUS VERSION
+ Added perlmod.pod translation [frodo72]
+ Added perldata.pod translation [frodo72]
+ Added perlnewmod.pod translation [dree]
+ Added perlxstut.pod translation [frodo72]
! resources/podenc.pl fixes [frodo72]
! Minor fixes to perlfaq4, perlfaq7, perlfunc, perlreref
! Added 'TRANSLATION' section to all pods, containing
some infos about pod translator(s) and reviewer(s) [bepi]
POD2::IT also contains the patch to Pod/Perldoc.pm (3.14) in order to continue
to use -f and -q switches with translated pods (not only italian):
%> perldoc -L IT <podname>
%> perldoc -L IT -f <function>
%> perldoc -L FR -q <FAQregex>
(french guys just released a huge POD2::FR package :-))
Regards
- Enrico
------------------------------
Date: Mon, 21 Nov 2005 11:03:35 GMT
From: "Alfie" <alfiejohn@gmail.com>
Subject: ANNOUNCE: Code::Dumper - a ::Dumper for code. Available on CPAN
Message-Id: <IqBpv0.Epq@zorch.sf-bay.org>
NAME
Code::Dumper - Debugging module to have your cake and eat it too
SYNOPSIS
use Code::Dumper;
# DUMP (
print "just another perl hacker";
# )
DESCRIPTION
Surround code with the special Code::Dumper comments (see
SYNOPSIS) and your code will be:
o executed as normal
o printed as well
Debugging can be fun. However after too many print
statements and Data::Dumpers have been sprinked
all around, lets face it... it can do your head in.
Code::Dumper is a module that attempts to bring back
debugging context and your sanity.
BUGS
Please report them. Better yet, submit a patch :)
AUTHOR
Alfie John, <alfiejohn@flamebait.org>
COPYRIGHT AND LICENSE
Copyright (C) 2005 by Alfie John
This library is free software; you can redistribute it
and/or modify it under the same terms as Perl itself,
either Perl version 5.8.6 or, at your option, any
later version of Perl 5 you may have available.
------------------------------
Date: Mon, 21 Nov 2005 21:17:29 GMT
From: Ron Savage <ron@savage.net.au>
Subject: Javascript::MD5 V 1.05
Message-Id: <IqBpt5.EGu@zorch.sf-bay.org>
The pure Perl module Javascript::MD5 V 1.05
is available immediately from CPAN,
and from http://savage.net.au/Perl-modules.html.
On-line docs, and a *.ppd for ActivePerl are also
available from the latter site.
An extract from the docs:
1.05 Fri Oct 21 14:27:00 2005
- No code changes (ouside new() ), so no need to upgrade
- Simplify code in new() to no longer check if caller is an object
as per the new standard on such matters. Personally, I don't care :-)
- Add more things to MANIFEST.SKIP
- Regenerate META.yml with Module::Build V 0.2611 to correct a faulty
META.yml output by V 0.24 which falsely said 'provides: {}',
which in turn stopped the PAUSE indexer from finding the MD5.pm file,
which in turn meant this module was omitted from the master index:
ftp://pause.perl.org/pub/PAUSE/modules/01modules.index.html
------------------------------
Date: Mon, 14 Nov 2005 21:32:02 GMT
From: Erland Sommarskog <esquel@sommarskog.se>
Subject: MSSQL::OlleDB 2.000
Message-Id: <IqBpun.EoC@zorch.sf-bay.org>
Despite the version number, this is actually a new module, but I versioned
it 2.0 as it it a successor to my older module MSSQL::Sqllib.
MSSQL::OlleDB is aimed to be the prime choice when you need to connect
to Microsoft SQL Server from Windows, and you do not have any requirement
to be portable to any other DB engine or platform. OlleDB uses the OLE DB
API to connect to SQL Server. With OlleDB you have access to about all
features in SQL Server 2005.
The module is on its way into CPAN. You can also download it from
http://www.sommarskog.se/mssqlperl/index.html.
--
Erland Sommarskog, Stockholm, esquel@sommarskog.se
------------------------------
Date: Mon, 21 Nov 2005 20:09:18 +0100
From: Matija Papec <perl@my-header.org>
Subject: Net::Server and data sharing
Message-Id: <k364o19v6viuusch90bgselipcd21rs5hm@4ax.com>
I would like to make some sort of server which should periodically grab data
from various places and serve them to clients via preforked children.
These children should somehow have access to parent data, so I've looked at
Net::Server but I'm not sure if it's best suited for the job. Please
recommend something. :)
http://search.cpan.org/~rhandom/Net-Server-0.88/lib/Net/Server.pm
--
Matija
------------------------------
Date: 6 Apr 2001 21:33:47 GMT (Last modified)
From: Perl-Users-Request@ruby.oce.orst.edu (Perl-Users-Digest Admin)
Subject: Digest Administrivia (Last modified: 6 Apr 01)
Message-Id: <null>
Administrivia:
#The Perl-Users Digest is a retransmission of the USENET newsgroup
#comp.lang.perl.misc. For subscription or unsubscription requests, send
#the single line:
#
# subscribe perl-users
#or:
# unsubscribe perl-users
#
#to almanac@ruby.oce.orst.edu.
NOTE: due to the current flood of worm email banging on ruby, the smtp
server on ruby has been shut off until further notice.
To submit articles to comp.lang.perl.announce, send your article to
clpa@perl.com.
#To request back copies (available for a week or so), send your request
#to almanac@ruby.oce.orst.edu with the command "send perl-users x.y",
#where x is the volume number and y is the issue number.
#For other requests pertaining to the digest, send mail to
#perl-users-request@ruby.oce.orst.edu. Do not waste your time or mine
#sending perl questions to the -request address, I don't have time to
#answer them even if I did know the answer.
------------------------------
End of Perl-Users Digest V10 Issue 8694
***************************************