blob: 06340e92bb1cb446dc0e6f5e92c27e1e91dbe8d8 [file] [log] [blame]
Changes
Constants/Constants.pm
Constants/Makefile.PL
File/File.pm
File/Makefile.PL
ModuleConfig/ModuleConfig.pm
ModuleConfig/Makefile.PL
Log/Makefile.PL
Log/Log.pm
URI/Makefile.PL
URI/URI.pm
Util/Makefile.PL
Util/Util.pm
Server/Makefile.PL
Server/Server.pm
Connection/Makefile.PL
Connection/Connection.pm
LICENSE
CREDITS
INSTALL
INSTALL.apaci
SUPPORT
INSTALL.win32
INSTALL.raven
MANIFEST
STATUS
Makefile.PL
README
apache-modlist.html
mod_perl.gif
mod_perl.pod
mod_perl_cvs.pod
mod_perl_tuning.pod
cgi_to_mod_perl.pod
mod_perl_traps.pod
mod_perl_method_handlers.pod
eg/makepl_args.mod_perl
eg/README
lib/mod_perl_hooks.pm.PL
lib/mod_perl.pm
lib/Apache/src.pm
lib/Apache/httpd_conf.pm
lib/Apache/testold.pm
lib/Apache/Debug.pm
lib/Apache/ExtUtils.pm
lib/Apache/FakeRequest.pm
lib/Apache/Opcode.pm
lib/Apache/Options.pm
lib/Apache/PerlRun.pm
lib/Apache/PerlSections.pm
lib/Apache/Registry.pm
lib/Apache/RegistryNG.pm
lib/Apache/RegistryBB.pm
lib/Apache/RegistryLoader.pm
lib/Apache/Resource.pm
#lib/Apache/Safe.pm
lib/Apache/SIG.pm
lib/Apache/SizeLimit.pm
lib/Apache/StatINC.pm
lib/Apache/Symdump.pm
lib/Apache/Constants/Exports.pm
Apache/Apache.pm
Apache/typemap
Apache/Makefile.PL
Symbol/Makefile.PL
Symbol/Symbol.pm
Symbol/Symbol.xs
Symbol/test.pl
Leak/Leak.pm
Leak/Leak.xs
Leak/Makefile.PL
Leak/typemap
src/modules/perl/apache_inc.h
src/modules/perl/perl_PL.h
src/modules/perl/Exports.c
src/modules/perl/File.xs
src/modules/perl/Constants.xs
src/modules/perl/Apache.xs
src/modules/perl/Connection.xs
src/modules/perl/Server.xs
src/modules/perl/ModuleConfig.xs
src/modules/perl/Log.xs
src/modules/perl/URI.xs
src/modules/perl/Util.xs
src/modules/perl/Table.xs
src/modules/perl/ldopts
src/modules/perl/mod_perl.c
src/modules/perl/mod_perl.h
src/modules/perl/op_mask.c
src/modules/perl/mod_perl_opmask.c
src/modules/perl/mod_perl_xs.h
src/modules/perl/perl_util.c
src/modules/perl/perlio.c
src/modules/perl/perl_config.c
src/modules/perl/Makefile
src/modules/win32/mod_perl.dsp
src/modules/win32/mod_perl.def
src/opcodes.txt
t/report.PL
t/README
t/TEST.PL
t/TEST.win32
t/conf/httpd.conf.pl
t/conf/httpd.conf-dist
t/conf/httpd.conf-win32
t/conf/mod_perl_srm.conf
t/net/config.pl.dist
t/modules/actions.t
t/modules/cgi.t
t/modules/constants.t
#t/modules/eperl.t
#t/modules/embperl.t
t/modules/file.t
t/modules/httpdconf.t
t/modules/log.t
t/modules/uri.t
t/modules/util.t
t/modules/psections.t
t/modules/perlrun.t
t/modules/include.t
t/modules/ssi.test
t/modules/src.t
t/modules/stage.t
t/modules/status.t
t/modules/symbol.t
t/modules/module.t
t/modules/request.t
t/modules/cookie.t
t/internal/api.t
t/internal/auth.t
t/internal/croak.t
t/internal/dirmagic.t
t/internal/error.t
t/internal/headers.t
t/internal/hooks.t
t/internal/http-get.t
t/internal/http-post.t
t/internal/proxy.t
t/internal/redirect.t
t/internal/rwrite.t
t/internal/stacked.t
#t/internal/resolver.t
t/internal/table.t
t/internal/taint.t
t/net/perl/have_module.pl
t/net/perl/module.pl
t/net/perl/file.pl
t/net/perl/log.pl
t/net/perl/uri.pl
t/net/perl/util.pl
t/net/perl/file_upload.cgi
t/net/perl/tie_table.pl
t/net/perl/qredirect.pl
t/net/perl/hooks.pl
t/net/perl/action.pl
t/net/perl/api.pl
t/net/perl/constants.pl
t/net/perl/cgi.pl.PL
t/net/perl/ssi.pl
t/net/perl/echo
t/net/perl/test
t/net/perl/taint.pl
t/net/perl/raw.pl
t/net/perl/rwrite.pl
t/net/perl/sym.pl
t/net/perl/throw_error.pl
t/net/perl/server_error.pl
t/net/perl/dirty-script.cgi
t/net/perl/dirty-test.cgi
t/net/perl/dirty-lib
t/net/perl/request-upload.pl
t/net/perl/request-param.pl
t/net/perl/request-cookie.pl
#t/net/perl/resolver.pl
t/net/perl/io/redir.pl
t/net/perl/io/redir1.pl
t/net/perl/io/redir2.pl
t/net/perl/io/perlio.pl
t/net/perl/io/ssi1.pl
t/net/perl/io/ssi2.pl
t/net/perl/io/include.pl
t/net/perl/io/dir_config.pl
t/net/perl/noenv/test.pl
lib/Apache/RedirectLogFix.pm
lib/Apache/Include.pm
lib/Apache/Status.pm
lib/Bundle/Apache.pm
t/docs/book.gif
t/docs/auth/.htaccess
t/docs/dirmagic/cal.txt
t/docs/null.txt
t/docs/error.txt
t/docs/env.iphtml
t/docs/lists.ehtml
t/docs/test.ep
t/docs/test.html
t/docs/rgy-include.shtml
t/docs/badsyntax.pl
t/docs/startup.pl
t/docs/rl.pl
t/docs/stacked.pl
t/docs/LoadClass.pm
t/docs/content.html
t/docs/content.shtml
t/docs/STAGE/u1/nada.txt
t/TestDirectives/Makefile.PL
t/TestDirectives/TestDirectives.pm
benchmark/lwp-simple.pod
benchmark/stopwatch.pod
faq/Makefile
faq/mod_perl_api.pod
faq/mod_perl_cgi.pod
faq/mod_perl_faq.pod
faq/mjtg-news.txt
htdocs/manual/mod/mod_perl.html
Table/Makefile.PL
Table/Table.pm
apaci/Makefile.libdir
apaci/Makefile.tmpl
apaci/README
apaci/configure
apaci/libperl.module
apaci/mod_perl.config.sh
apaci/load_modules.pl.PL
apaci/find_source.PL
apaci/apxs_cflags.PL
apaci/perl_config.PL
apaci/mod_perl.exp
.gdbinit
INSTALL.simple
INSTALL.simple.ssl
INSTALL.simple.stronghold
INSTALL.simple.mod_ssl
t/docs/subr/.exists
PerlRunXS/Makefile.PL
PerlRunXS/PerlRunXS.pm
src/modules/perl/PerlRunXS.xs