Re: question on installing perl modules

2011-01-23 Thread André Warnier
Octavian Rasnita wrote: Another solution might be to install Perl in your home directory where you have privileges, then to install any module for it. --Octavian - Original Message - From: "Adam Flott" To: Cc: "mod_perl list" Sent: Sunday, January 23, 2011 11:00 PM Subject: Re: ques

Re: question on installing perl modules

2011-01-23 Thread Octavian Rasnita
Another solution might be to install Perl in your home directory where you have privileges, then to install any module for it. --Octavian - Original Message - From: "Adam Flott" To: Cc: "mod_perl list" Sent: Sunday, January 23, 2011 11:00 PM Subject: Re: question on installing perl

Re: question on installing perl modules

2011-01-23 Thread Adam Flott
On Sun, 23 Jan 2011, André Warnier wrote: Adam Flott wrote: On Sun, 23 Jan 2011, André Warnier wrote: My problem : I am trying to install a CPAN module, from CPAN, into a "custom" location rather than the system perl locations. This is a hpux system where I have no root access, and in this

Re: question on installing perl modules

2011-01-23 Thread André Warnier
Adam Flott wrote: On Sun, 23 Jan 2011, André Warnier wrote: My problem : I am trying to install a CPAN module, from CPAN, into a "custom" location rather than the system perl locations. This is a hpux system where I have no root access, and in this case the specific module is XML::SAX. I don

Re: Authentication and cookies

2011-01-23 Thread André Warnier
Hi. This is a suggestion to solve what I understand of your problem, but slightly differently. (And I admit that it is because I do not know if you can do that with a cookie-jar, I have never tried; but what is below, I did try and it works). The idea is as follows. A cookie is useful in the

Re: question on installing perl modules

2011-01-23 Thread Adam Flott
On Sun, 23 Jan 2011, André Warnier wrote: My problem : I am trying to install a CPAN module, from CPAN, into a "custom" location rather than the system perl locations. This is a hpux system where I have no root access, and in this case the specific module is XML::SAX. I don't know how to fix

question on installing perl modules

2011-01-23 Thread André Warnier
Hi. This is not directly a question on mod_perl, apologies. But I figure that there should be the required expertise on this list to which I am subscribed. My problem : I am trying to install a CPAN module, from CPAN, into a "custom" location rather than the system perl locations. This is a h

[ANNOUNCE] Fwd: CPAN Upload: P/PH/PHRED/Apache-Test-1.35.tar.gz

2011-01-23 Thread Fred Moyer
Apache::Test 1.35 is out on CPAN. Return value on running tests as root should be 0, not 1. Thanks to Michael Schout for the spot. [Fred Moyer] Add support for RFC2253 DN string format to dn_oneline in Apache::TestSSLCA [Stefan Fritsch] Make Apache::Test::sok() compatible with the -withtestmore