On 06/09/2014 09:23 PM, André Warnier wrote:
Hi guys.
Is it only me, or does the search box in www.cpan.org not work anymore ?
503 Service Unavailable
No server is available to handle this request.
I can confirm this.
(been like that for a couple of days now)
If it is not me alone, and if
On 04/02/11 12:23, Fred Moyer wrote:
On Thu, Feb 3, 2011 at 1:21 PM, David Dick wrote:
On 04/02/11 08:20, Fred Moyer wrote:
On Thu, Feb 3, 2011 at 12:27 PM, David Dickwrote:
---
t/filter/both_str_req_mix.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit
On 04/02/11 08:20, Fred Moyer wrote:
On Thu, Feb 3, 2011 at 12:27 PM, David Dick wrote:
---
t/filter/both_str_req_mix.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 1 tests but ran 0.
Fedora 14 comes with
On 03/02/11 10:19, Fred Moyer wrote:
There were some issues with dev versions of the Apache::* modules
being in RC1, so I branched 2.0.5, set the external targets to the
tagged stable releases of Apache::*, and rolled this second release
candidate.
Please take this for a whirl and report back +/
+1 Fedora 14
+1 Debian lenny
On 10/01/11 12:50, Fred Moyer wrote:
Any other takers? This is a pretty small change, and we only need 2
more +1's for an official release.
On Tue, Dec 28, 2010 at 7:20 PM, Fred Moyer wrote:
On Sun, Dec 19, 2010 at 11:38 AM, Fred Moyer wrote:
That's right folks
On 14/12/10 16:11, Fred Moyer wrote:
> A release candidate for Apache-Test is now available at the following
url:
>
> http://people.apache.org/~phred/Apache-Test-1.34-rc1.tar.gz
>
> Please download, test, and report back on this RC.
On fedora 14
[d...@localhost ~]$ tar -zxf Apache-Test-1.34-rc
On 21/09/10 03:44, Fred Moyer wrote:
On Thu, Sep 16, 2010 at 8:45 PM, Fred Moyer wrote:
This is RC2, no changes from RC1 except package. Please test and report back.
MD5 (Apache-SizeLimit-0.92-rc2.tar.gz) = 8d761fc151c43f00f6991b411ac0371b
http://people.apache.org/Apache-SizeLimit-0.92-rc2.t
On 14/04/10 06:41, Fred Moyer wrote:
Please take a couple minutes to test this release candidate [1] for
Apache::Test 1.32 and report back success or failure. Thanks!
Changes summary since 1.31:
Fix issue with recent feature where lack of libapreq resulted in test failure.
[Phillipe M. Chiass
On 10/02/10 08:30, Fred Moyer wrote:
Please, download, test, and report back on success or failure for this
Apache::Test release candidate.
Passes all tests on 2.2.13 w/ mp 2.0.4 and perl 5.10 on linux (fedora 11)
Passes all tests on 2.2.9 w/ mp 2.0.4 and perl 5.10 on linux (debian lenny)
Perrin Harkins wrote:
(As an aside, would somebody mind briefly explaining the difference
between the Set-Cookie and Set-Cookie2 headers?
I had never heard of Set-Cookie2, but a quick Google makes it sound
like an RFC that never caught on.
Agreed, with the extremely notable exception of HT
David Dick wrote:
Mark Stosberg wrote:
Hello,
I'm wondering if some other people here have some wisdom about this
case a few people have run into, apparently with no resolution.
Newer versions of DBD::Pg and PostgreSQL support a feature called
"server side prepares", wh
Mark Stosberg wrote:
Hello,
I'm wondering if some other people here have some wisdom about this case
a few people have run into, apparently with no resolution.
Newer versions of DBD::Pg and PostgreSQL support a feature called
"server side prepares", which is supposed to give a significant
credentials it would be a good idea to change them immediately.
Uru
-David Dick
I'm sure i'm doing something wrong, but when i perl
-MModPerl::RegistryLoader -e 'print 1;' i get the following error;
Bareword "Apache2::ServerUtil::server_root" not allowed while "strict
subs" in use at
/usr/lib/perl5/vendor_perl/5.8.6/i386-linux-thread-multi/ModPerl/RegistryLoader.pm
line
Looks suspiciously like you are forking with an open database
connection. Perhaps you should try closing the database connection
before the fork and opening it directly after the fork.
However, this of course means that you need to sort out any pending
commits/rollbacks.
Uru
-Dave
Arshavir
what is it supposed to do?
Luinrandir Insight wrote:
Hallo group.. any idea why this line is bad?
Lou
foreach $v0(0 .. 150)
{
if ($Data[$v0] ne "")
{
$Data[$v0] = $form{Data($v0)}; this line is bad! ! ! !
!
}
print qq|Data($v0) = $Data[$v0
Octavian Rasnita wrote:
Hi,
I have tried the following script under Windows 2000, mod_perl 2, Perl
5.8.4:
use strict;
use CGI;
my $q = new CGI;
print "Content-type: text/html\n\nTestare\n";
$q->redirect("http://localhost/";);
try
use CGI();
use strict;
use warnings;
my $q = new CGI;
print $q->redir
17 matches
Mail list logo