develooper Front page | perl.vmsperl | Postings from December 2001

libapreq ?

Thread Next
From:
Martin Vorlaender
Date:
December 5, 2001 03:45
Subject:
libapreq ?
Message ID:
5eb1cb793476e7891908ac494be6520c3c0e0880@pdv-systeme.de
Hi,

as I'm in need of Apache::Cookie : has anyone managed to build libapreq
with Compaq's distribution of perl 5.6.1 / CSWS 1.1 ? I don't seem to
have enough insight into ExtUtils::MakeMaker mechanics to see what the
author is doing in the various Makefile.PL's, other than "it won't work
as it is".

Thanks for any clues,
  Martin

BTW: I found and resolved a bug in Apache::src

$ diff perl_root:[lib.site_perl.apache]src.pm
************
File PERL_ROOT:[LIB.SITE_PERL.APACHE]SRC.PM;2
   83               my $base = $Is_VMS ? VMS::Filespec::unixify($_) : $_;
   84               last if -d ($dir = "$base/auto/Apache/include");
   85           }
******
File PERL_ROOT:[LIB.SITE_PERL.APACHE]SRC.PM;1
   83               last if -d ($dir = "$_/auto/Apache/include");
   84           }
************

or use File::Spec::catdir here?
-- 
One OS to rule them all       | Martin Vorlaender  |  VMS & WNT programmer
One OS to find them           | work: mv@pdv-systeme.de
One OS to bring them all      |   http://www.pdv-systeme.de/users/martinv/
And in the Darkness bind them.| home: martin@radiogaga.harz.de 

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About