With these 2 top level MANIFEST files, make clean & make distclean is a lot
less noisy.
--
Philippe M. Chiasson <[EMAIL PROTECTED]>
Extropia's Resident System Guru
http://www.eXtropia.com/
When you rewrite a compiler from scratch, you sometimes fix
things you didn't know were broken.
-- Larry Wall
perl -e '$$=\${gozer};{$_=unpack(P26,pack(L,$$));/^Just Another Perl
Hacker!\n$/&&print||$$++&&redo}'
.cvsignore
00README_FIRST
Apache-Test/.cvsignore
Apache-Test/MANIFEST
Apache-Test/Makefile.PL
Apache-Test/README
Apache-Test/ToDo
Apache-Test/lib/Apache/.#TestConfig.pm.1.50
Apache-Test/lib/Apache/Test.pm
Apache-Test/lib/Apache/TestConfig.pm
Apache-Test/lib/Apache/TestConfigC.pm
Apache-Test/lib/Apache/TestConfigParse.pm
Apache-Test/lib/Apache/TestConfigPerl.pm
Apache-Test/lib/Apache/TestHandler.pm
Apache-Test/lib/Apache/TestHarness.pm
Apache-Test/lib/Apache/TestMM.pm
Apache-Test/lib/Apache/TestPerlDB.pm
Apache-Test/lib/Apache/TestRequest.pm
Apache-Test/lib/Apache/TestRun.pm
Apache-Test/lib/Apache/TestRunPerl.pm
Apache-Test/lib/Apache/TestServer.pm
Apache-Test/lib/Apache/TestSort.pm
Apache-Test/lib/Apache/TestTrace.pm
Apache-Test/lib/Apache/TestUtil.pm
Apache-Test/lib/Bundle/ApacheTest.pm
Apache-Test/t/.cvsignore
Apache-Test/t/TEST
Apache-Test/t/conf/.cvsignore
Apache-Test/t/conf/extra.conf.in
Apache-Test/t/ping.t
Apache-Test/t/request.t
Changes
LICENSE
MANIFEST
Makefile.PL
examples/lib/Apache/HelloWorld.pm
lib/.cvsignore
lib/Apache/.cvsignore
lib/Apache/Build.pm
lib/Apache/ParseSource.pm
lib/Apache/SourceTables.pm
lib/Apache/compat.pm
lib/ModPerl/.cvsignore
lib/ModPerl/BuildOptions.pm
lib/ModPerl/Code.pm
lib/ModPerl/Config.pm
lib/ModPerl/FunctionMap.pm
lib/ModPerl/MM.pm
lib/ModPerl/MapUtil.pm
lib/ModPerl/ParseSource.pm
lib/ModPerl/StructureMap.pm
lib/ModPerl/TypeMap.pm
lib/ModPerl/WrapXS.pm
lib/mod_perl.pm
patches/c-scan.pat
patches/link-hack.pat
pod/.cvsignore
pod/modperl_2.0.pod
pod/modperl_design.pod
pod/modperl_dev.pod
pod/modperl_sizeof.pod
pod/modperl_style.pod
src/modules/perl/.cvsignore
src/modules/perl/mod_perl.c
src/modules/perl/mod_perl.h
src/modules/perl/modperl_apache_includes.h
src/modules/perl/modperl_bucket.c
src/modules/perl/modperl_bucket.h
src/modules/perl/modperl_callback.c
src/modules/perl/modperl_callback.h
src/modules/perl/modperl_cgi.c
src/modules/perl/modperl_cgi.h
src/modules/perl/modperl_cmd.c
src/modules/perl/modperl_cmd.h
src/modules/perl/modperl_config.c
src/modules/perl/modperl_config.h
src/modules/perl/modperl_const.c
src/modules/perl/modperl_const.h
src/modules/perl/modperl_env.c
src/modules/perl/modperl_env.h
src/modules/perl/modperl_filter.c
src/modules/perl/modperl_filter.h
src/modules/perl/modperl_global.c
src/modules/perl/modperl_global.h
src/modules/perl/modperl_gtop.c
src/modules/perl/modperl_gtop.h
src/modules/perl/modperl_handler.c
src/modules/perl/modperl_handler.h
src/modules/perl/modperl_interp.c
src/modules/perl/modperl_interp.h
src/modules/perl/modperl_io.c
src/modules/perl/modperl_io.h
src/modules/perl/modperl_log.c
src/modules/perl/modperl_log.h
src/modules/perl/modperl_mgv.c
src/modules/perl/modperl_mgv.h
src/modules/perl/modperl_options.c
src/modules/perl/modperl_options.h
src/modules/perl/modperl_pcw.c
src/modules/perl/modperl_pcw.h
src/modules/perl/modperl_perl_includes.h
src/modules/perl/modperl_time.h
src/modules/perl/modperl_tipool.c
src/modules/perl/modperl_tipool.h
src/modules/perl/modperl_types.h
src/modules/perl/modperl_util.c
src/modules/perl/modperl_util.h
t/.cvsignore
t/TEST.PL
t/apache/.cvsignore
t/apache/cgihandler.t
t/apache/compat.t
t/apache/constants.t
t/apache/post.t
t/apache/read.t
t/apache/scanhdrs.t
t/api/send_fd.t
t/api/sendfile.t
t/apr/.cvsignore
t/apr/constants.t
t/conf/.cvsignore
t/conf/extra.conf.in
t/conf/modperl_extra.pl
t/filter/.cvsignore
t/filter/TestFilter/api.pm
t/filter/TestFilter/buckets.pm
t/filter/TestFilter/input_body.pm
t/filter/TestFilter/input_msg.pm
t/filter/TestFilter/lc.pm
t/filter/TestFilter/reverse.pm
t/filter/input_body.t
t/filter/input_msg.t
t/filter/lc.t
t/hooks/TestHooks/access.pm
t/hooks/TestHooks/authen.pm
t/hooks/TestHooks/authz.pm
t/hooks/TestHooks/fixup.pm
t/hooks/TestHooks/trans.pm
t/hooks/access.t
t/hooks/authen.t
t/hooks/authz.t
t/hooks/trans.t
t/modules/cgi.t
t/modules/cgiupload.t
t/protocol/TestProtocol/echo.pm
t/protocol/TestProtocol/echo_filter.pm
t/protocol/TestProtocol/eliza.pm
t/protocol/echo.t
t/protocol/echo_filter.t
t/protocol/eliza.t
t/response/TestAPI/access.pm
t/response/TestAPI/aplog.pm
t/response/TestAPI/conn_rec.pm
t/response/TestAPI/lookup_uri.pm
t/response/TestAPI/module.pm
t/response/TestAPI/r_subclass.pm
t/response/TestAPI/request_rec.pm
t/response/TestAPI/response.pm
t/response/TestAPI/rutil.pm
t/response/TestAPI/send_fd.pm
t/response/TestAPI/sendfile.pm
t/response/TestAPI/server_rec.pm
t/response/TestAPI/uri.pm
t/response/TestAPR/base64.pm
t/response/TestAPR/lib.pm
t/response/TestAPR/netlib.pm
t/response/TestAPR/pool.pm
t/response/TestAPR/uuid.pm
t/response/TestApache/cgihandler.pm
t/response/TestApache/compat.pm
t/response/TestApache/conftree.pm
t/response/TestApache/post.pm
t/response/TestApache/read.pm
t/response/TestApache/scanhdrs.pm
t/response/TestApache/write.pm
t/response/TestModules/cgi.pm
t/response/TestModules/cgiupload.pm
todo/README
todo/api.txt
todo/asap.txt
todo/deprecated_features.txt
todo/filters.txt
todo/missing_old_features.txt
todo/possible_new_features.txt
util/apr_arg_check.pl
util/apr_pool_check.pl
util/bugreport.pl
util/config.pl
util/cvsize.pl
util/getdiff.pl
util/make_etags
util/sizeof.pl
util/source_scan.pl
util/source_stats.pl
util/xs_check.pl
util/xs_generate.pl
xs/.cvsignore
xs/APR/.cvsignore
xs/APR/APR/.cvsignore
xs/APR/APR/APR.pm
xs/APR/APR/APR.xs
xs/APR/APR/Makefile.PL
xs/APR/APR/apr-test
xs/APR/Base64/APR__Base64.h
xs/APR/Brigade/APR__Brigade.h
xs/APR/Bucket/APR__Bucket.h
xs/APR/Const/.cvsignore
xs/APR/Const/Const.pm
xs/APR/Const/Const.xs
xs/APR/Const/Makefile.PL
xs/APR/Lib/APR__Lib.h
xs/APR/Lock/APR__Lock.h
xs/APR/Makefile.PL
xs/APR/NetLib/APR__NetLib.h
xs/APR/Pool/APR__Pool.h
xs/APR/Socket/APR__Socket.h
xs/APR/URI/APR__URI.h
xs/APR/UUID/APR__UUID.h
xs/Apache/.cvsignore
xs/Apache/Access/Apache__Access.h
xs/Apache/Command/Apache__Command.h
xs/Apache/Const/.cvsignore
xs/Apache/Const/Const.pm
xs/Apache/Const/Const.xs
xs/Apache/Const/Makefile.PL
xs/Apache/Directive/Apache__Directive.h
xs/Apache/Filter/Apache__Filter.h
xs/Apache/Log/Apache__Log.h
xs/Apache/Makefile.PL
xs/Apache/Module/Apache__Module.h
xs/Apache/RequestIO/Apache__RequestIO.h
xs/Apache/RequestUtil/Apache__RequestUtil.h
xs/Apache/Response/Apache__Response.h
xs/Apache/ServerUtil/Apache__ServerUtil.h
xs/Apache/URI/Apache__URI.h
xs/Makefile.PL
xs/ModPerl/.cvsignore
xs/ModPerl/Const/.cvsignore
xs/ModPerl/Const/Const.pm
xs/ModPerl/Const/Const.xs
xs/ModPerl/Const/Makefile.PL
xs/ModPerl/Const/modperl_const.c
xs/ModPerl/Const/modperl_constants.c
xs/ModPerl/Makefile.PL
xs/maps/apache_functions.map
xs/maps/apache_structures.map
xs/maps/apache_types.map
xs/maps/apr_functions.map
xs/maps/apr_structures.map
xs/maps/apr_types.map
xs/maps/modperl_functions.map
xs/maps/modperl_types.map
xs/modperl_xs_sv_convert.h
xs/modperl_xs_typedefs.h
xs/modperl_xs_util.h
xs/tables/current/Apache/ConstantsTable.pm
xs/tables/current/Apache/FunctionTable.pm
xs/tables/current/Apache/StructureTable.pm
xs/tables/current/ModPerl/FunctionTable.pm
xs/typemap
WrapXS
PGP signature