Sign in
apache
/
mod_perl
/
refs/heads/httpd24threading
/
.
/
xs
/
APR
/
Const
/
Makefile.PL
blob: baf9d812fa5d27e979f308641299780c639a2f84 [
file
]
use
lib qw
(../
lib
);
use
ModPerl
::
BuildMM
();
ModPerl
::
BuildMM
::
WriteMakefile
(
NAME
=>
'APR::Const'
,
VERSION_FROM
=>
'Const.pm'
,
);