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, a

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