Sign in
apache
/
mod_perl
/
refs/heads/httpd24threading
/
.
/
xs
/
APR
/
Makefile.PL
blob: 1302942536368e06d2d924b4f287645005cc7f4c [
file
]
use
lib qw
(../
lib
);
use
ModPerl
::
BuildMM
();
ModPerl
::
BuildMM
::
WriteMakefile
(
NAME
=>
"APR_build"
,
VERSION
=>
'0.01'
);