[27687] in Perl-Users-Digest
Perl-Users Digest, Issue: 9126 Volume: 10
daemon@ATHENA.MIT.EDU (Perl-Users Digest)
Thu Apr 6 00:05:54 2006
Date: Wed, 5 Apr 2006 21:05:04 -0700 (PDT)
From: Perl-Users Digest <Perl-Users-Request@ruby.OCE.ORST.EDU>
To: Perl-Users@ruby.OCE.ORST.EDU (Perl-Users Digest)
Perl-Users Digest Wed, 5 Apr 2006 Volume: 10 Number: 9126
Today's topics:
Re: [VERY OT] Seeya all! <1usa@llenroc.ude.invalid>
Re: [VERY OT] Seeya all! <tadmc@augustmail.com>
Apache/PHP 5.1.2/mod_perl Solaris 10 Problem <rjansen@vub.ac.be>
Looking for Perl hosting what support Catalyst <nospam@ThunderT.tt>
new CPAN modules at Thu Apr 6 00:39:04 2006 (Randal Schwartz)
new CPAN modules at Thu Apr 6 01:39:04 2006 (Randal Schwartz)
new CPAN modules at Wed Apr 5 22:39:05 2006 (Randal Schwartz)
Digest Administrivia (Last modified: 6 Apr 01) (Perl-Users-Digest Admin)
----------------------------------------------------------------------
Date: Wed, 05 Apr 2006 23:39:25 GMT
From: "A. Sinan Unur" <1usa@llenroc.ude.invalid>
Subject: Re: [VERY OT] Seeya all!
Message-Id: <Xns979CC818F39D7asu1cornelledu@127.0.0.1>
Michele Dondi <bik.mido@tiscalinet.it> wrote in
news:km98329abpamf2q03goa0b7ic1afd60gm4@4ax.com:
> On Thu, 20 Jan 2005 20:56:45 +0100, in comp.lang.perl.misc I wrote:
>
>>Dear all,
>>
>>
>>I can't go on like this any more: I must take this f**ked up degree!
>
> Just done, Folks!
> ;-)
Congratulations and welcome back. As you can see, not much has changed
around here.
Sinan
--
A. Sinan Unur <1usa@llenroc.ude.invalid>
(remove .invalid and reverse each component for email address)
comp.lang.perl.misc guidelines on the WWW:
http://augustmail.com/~tadmc/clpmisc/clpmisc_guidelines.html
------------------------------
Date: Wed, 5 Apr 2006 19:00:47 -0500
From: Tad McClellan <tadmc@augustmail.com>
Subject: Re: [VERY OT] Seeya all!
Message-Id: <slrne38mhf.reo.tadmc@magna.augustmail.com>
Michele Dondi <bik.mido@tiscalinet.it> wrote:
> On Thu, 20 Jan 2005 20:56:45 +0100, in comp.lang.perl.misc I wrote:
>
>>Dear all,
>>
>>
>>I can't go on like this any more: I must take this f**ked up degree!
>
> Just done, Folks!
Congratulations Michele!
--
Tad McClellan SGML consulting
tadmc@augustmail.com Perl programming
Fort Worth, Texas
------------------------------
Date: 6 Apr 2006 00:45:58 GMT
From: Robert Jansen <rjansen@vub.ac.be>
Subject: Apache/PHP 5.1.2/mod_perl Solaris 10 Problem
Message-Id: <e11oc6$k1p$1@snic.vub.ac.be>
Hi,
After several days of debugging I think I figured out that perl 5.8.3 with
a default config doesn't work properly on Solaris 10.
I installed on a Solaris 10 (doing a major upgrade from a working Solaris
9 similar setup ) the following:
Apache/1.3.34 (Unix) PHP/5.1.2 mod_perl/1.29 using the Solaris malloc
(perl 5.8.3 configured with -Uusemyalloc (means: don't use perl's malloc)
and the rest default)
(All compiled with the Sunfreeware gcc 3.3.2 package and APACI for PHP and
mod_perl)
RT 3.4.5 with RTFM-2.2.0RC2.
>From time to time one of the Apache processes simply bails out with the
following message: "Out of memory!" (This message is perl related)
(grep through the docs,.. seems that it's perlio related (Changes5.8))
(seems to be after PHP activity in the same Apache)
I also tried with perl 5.8.8 (plus mod_perl and Apache rebuild ofcourse,..
no go ,.. even more errors.
Tried running Apache with debugging perl in standalone,...
Tried perl profiling,...
No answer found,.. Apache processes keep bailing out...
So I added the 2 option in the perl config to NOT use perlio (non-default)
and NO faststdio (non-default)
(Watch out here,.. the perl config will use a different naming scheme for
it's @INC dir's. Solved this by editing the perl's config.sh file before
the perl build. It also means that this will break any statically linked
Perl Modules from a same versioned Perl with different config options,
because the PerLio is gone)
As far I can see, repairing the RT required modules involves:
CPAN break's on Term::Readkey (install it manually)
then use CPAN shell to force install (in this order):
-DBI
-DBIx::SearchBuilder
-HTML::Mason
-Scalar::Util
-Tree::Simple
Seems that the "Out of Memory!" error is still there !!
Arrghh,... I'm at a loss here,...
The Solaris installed perl isn't an option because we need a more recent
one than Sun's 5.8.4 (see above ,.. 5.8.8 default fails to)
Any hints ? A working recipe ?
TIA
Jansen Robert
------------------------------
Date: Thu, 6 Apr 2006 02:30:41 +0200
From: "ThunderT" <nospam@ThunderT.tt>
Subject: Looking for Perl hosting what support Catalyst
Message-Id: <e11nfj$b1j$1@ss405.t-com.hr>
Looking for Perl hosting what support Catalyst framework..
very rare hosting companies support Catalyst!
any advices?
------------------------------
Date: Thu, 6 Apr 2006 00:39:05 GMT
From: merlyn@stonehenge.com (Randal Schwartz)
Subject: new CPAN modules at Thu Apr 6 00:39:04 2006
Message-Id: <Ix9z55.n90@zorch.sf-bay.org>
HOP-Lexer-0.031
http://search.cpan.org/~ovid/HOP-Lexer-0.031/
"Higher Order Perl" Lexer
----
ExtUtils-ModuleMaker-0.45
http://search.cpan.org/~jkeenan/ExtUtils-ModuleMaker-0.45/
Better than h2xs for creating modules
----
AI-Prolog-0.734
http://search.cpan.org/~ovid/AI-Prolog-0.734/
Perl extension for logic programming.
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!
------------------------------
Date: Thu, 6 Apr 2006 01:39:04 GMT
From: merlyn@stonehenge.com (Randal Schwartz)
Subject: new CPAN modules at Thu Apr 6 01:39:04 2006
Message-Id: <IxA1x4.pvy@zorch.sf-bay.org>
Attribute-Context-0.041
http://search.cpan.org/~ovid/Attribute-Context-0.041/
Perl extension for automatically altering subroutine behavior based upon context
----
ExtUtils-ModuleMaker-PBP-0.09
http://search.cpan.org/~jkeenan/ExtUtils-ModuleMaker-PBP-0.09/
Create a Perl extension in the style of Damian Conway's Perl Best Practices
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!
------------------------------
Date: Wed, 5 Apr 2006 22:39:08 GMT
From: merlyn@stonehenge.com (Randal Schwartz)
Subject: new CPAN modules at Wed Apr 5 22:39:05 2006
Message-Id: <Ix9tL8.Foz@zorch.sf-bay.org>
XML-Dumper-0.81
http://search.cpan.org/~mikewong/XML-Dumper-0.81/
Perl module for dumping Perl objects from/to XML
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!
------------------------------
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 9126
***************************************