The following module was proposed for inclusion in the Module List:
modid: Palm::Progect
DSLIP: bdpOp
description: Read and write Palm Progect databases
userid: MGRAHAM (Michael Graham)
chapterid:7 (Database_Interfaces)
communities:
Progect forums on Sourcefo
As you can see from the attatched message, Jochen Wiedmann, the current
owner of SQL::Statement has turned over management of the module to me.
I am ready to release a new version that behaves exactly like his old
version with the exception that it is pure perl rather than XS and that
it handles
Record update in the PAUSE uploads database:
uriid: [C/CH/CHRISJ/Data-CHEF-0.99.tar.gz]
uri: [http://www.cpj1.com/~chrisj/perl/Data-CHEF-0.99.tar.gz] was
[http://www.cpj1/.com/~chrisj/perl/Data-CHEF-0.99.tar.gz]
Data entered by Chris Josephes (CHRISJ).
Please check if they are c
The following module was proposed for inclusion in the Module List:
modid: XML::SAX::Expat
DSLIP: bmpOp
description: SAX2 XML Parser
userid: RBERJON (Robin Berjon)
chapterid: 11 (String_Lang_Text_Proc)
communities:
[EMAIL PROTECTED]
similar:
XML::Parser:
Philip Newton wrote:
> > What you've written above, would I have written as
> > @foo = map { s/\s+/ /g } @bar;
>
> $_ is an alias to the original values inside map and grep, so your code
> above would have modified @bar. An equivalent using map might be
>
> @foo = map { my $x = $_; $x =~ s/\
The following module was proposed for inclusion in the Module List:
modid: CGI::Authenticate
DSLIP: adpOp
description: Session based authentication
userid: SHERZODR (Sherzod Ruzmetov)
chapterid: 15 (World_Wide_Web_HTML_HTTP_CGI)
communities:
irc.umid.uz #Perl