You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl-cvs@perl.apache.org by pg...@apache.org on 2006/07/16 06:15:22 UTC

svn commit: r422366 - /perl/modperl/branches/1.x/MANIFEST

Author: pgollucci
Date: Sat Jul 15 21:15:22 2006
New Revision: 422366

URL: http://svn.apache.org/viewvc?rev=422366&view=rev
Log:
sort this alpha

Modified:
    perl/modperl/branches/1.x/MANIFEST

Modified: perl/modperl/branches/1.x/MANIFEST
URL: http://svn.apache.org/viewvc/perl/modperl/branches/1.x/MANIFEST?rev=422366&r1=422365&r2=422366&view=diff
==============================================================================
--- perl/modperl/branches/1.x/MANIFEST (original)
+++ perl/modperl/branches/1.x/MANIFEST Sat Jul 15 21:15:22 2006
@@ -1,134 +1,177 @@
+.gdbinit
+Apache-SizeLimit/Changes
+Apache-SizeLimit/INSTALL
+Apache-SizeLimit/LICENSE
+Apache-SizeLimit/MANIFEST
+Apache-SizeLimit/Makefile.PL
+Apache-SizeLimit/README
+Apache-SizeLimit/lib/Apache/SizeLimit.pm
+Apache-SizeLimit/t/apache/all.t
+Apache-SizeLimit/t/pod.t
+Apache-SizeLimit/t/response/TestApache/basic.pm
+Apache-SizeLimit/t/response/TestApache/deprecated.pm
+Apache/Apache.pm
+Apache/Makefile.PL
+Apache/typemap
+CREDITS
 Changes
+Connection/Connection.pm
+Connection/Makefile.PL
 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
+INSTALL.simple
+INSTALL.simple.mod_ssl
+INSTALL.simple.ssl
+INSTALL.simple.stronghold
+INSTALL.win32
+LICENSE
+Leak/Leak.pm
+Leak/Leak.xs
+Leak/Makefile.PL
+Leak/typemap
+Log/Log.pm
+Log/Makefile.PL
 MANIFEST
-STATUS
+META.yml
 Makefile.PL
+ModuleConfig/Makefile.PL
+ModuleConfig/ModuleConfig.pm
+PerlRunXS/Makefile.PL
+PerlRunXS/PerlRunXS.pm
 README
+STATUS
+SUPPORT
+Server/Makefile.PL
+Server/Server.pm
+Symbol/Makefile.PL
+Symbol/Symbol.pm
+Symbol/Symbol.xs
+Symbol/test.pl
+Table/Makefile.PL
+Table/Table.pm
+URI/Makefile.PL
+URI/URI.pm
+Util/Makefile.PL
+Util/Util.pm
 apache-modlist.html
-mod_perl.gif
-mod_perl.pod
-mod_perl_cvs.pod
-mod_perl_tuning.pod
+apaci/Makefile.libdir
+apaci/Makefile.tmpl
+apaci/README
+apaci/apxs_cflags.PL
+apaci/configure
+apaci/find_source.PL
+apaci/libperl.module
+apaci/load_modules.pl.PL
+apaci/mod_perl.config.sh
+apaci/mod_perl.exp
+apaci/perl_config.PL
+benchmark/lwp-simple.pod
+benchmark/stopwatch.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/fork.pm
-lib/Apache/src.pm
-lib/Apache/httpd_conf.pm
-lib/Apache/testold.pm
+eg/makepl_args.mod_perl
+faq/Makefile
+faq/mjtg-news.txt
+faq/mod_perl_api.pod
+faq/mod_perl_cgi.pod
+faq/mod_perl_faq.pod
+htdocs/manual/mod/mod_perl.html
+lib/Apache/Constants/Exports.pm
 lib/Apache/Debug.pm
 lib/Apache/ExtUtils.pm
 lib/Apache/FakeRequest.pm
+lib/Apache/Include.pm
 lib/Apache/Opcode.pm
 lib/Apache/Options.pm
 lib/Apache/PerlRun.pm
 lib/Apache/PerlSections.pm
+lib/Apache/RedirectLogFix.pm
 lib/Apache/Registry.pm
-lib/Apache/RegistryNG.pm
 lib/Apache/RegistryBB.pm
 lib/Apache/RegistryLoader.pm
+lib/Apache/RegistryNG.pm
 lib/Apache/Resource.pm
 lib/Apache/SIG.pm
 lib/Apache/StatINC.pm
+lib/Apache/Status.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
+lib/Apache/fork.pm
+lib/Apache/httpd_conf.pm
+lib/Apache/src.pm
+lib/Apache/testold.pm
+lib/Bundle/Apache.pm
+lib/mod_perl.pm
+lib/mod_perl_hooks.pm.PL
+mod_perl.gif
+mod_perl.pod
+mod_perl_cvs.pod
+mod_perl_method_handlers.pod
+mod_perl_traps.pod
+mod_perl_tuning.pod
+src/modules/ApacheModulePerl/ApacheModulePerl.def
+src/modules/ApacheModulePerl/ApacheModulePerl.dsp
+src/modules/ApacheModulePerl/ApacheModulePerl.mak
 src/modules/perl/Apache.xs
 src/modules/perl/Connection.xs
-src/modules/perl/Server.xs
-src/modules/perl/ModuleConfig.xs
+src/modules/perl/Constants.xs
+src/modules/perl/Exports.c
+src/modules/perl/File.xs
 src/modules/perl/Log.xs
+src/modules/perl/Makefile
+src/modules/perl/ModuleConfig.xs
+src/modules/perl/PerlRunXS.xs
+src/modules/perl/Server.xs
+src/modules/perl/Table.xs
 src/modules/perl/URI.xs
 src/modules/perl/Util.xs
-src/modules/perl/Table.xs
+src/modules/perl/apache_inc.h
 src/modules/perl/fork.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/op_mask.c
+src/modules/perl/perl_PL.h
+src/modules/perl/perl_config.c
 src/modules/perl/perl_util.c
 src/modules/perl/perlio.c
-src/modules/perl/perl_config.c
-src/modules/perl/Makefile
-src/modules/ApacheModulePerl/ApacheModulePerl.def
-src/modules/ApacheModulePerl/ApacheModulePerl.dsp
-src/modules/ApacheModulePerl/ApacheModulePerl.mak
-src/modules/win32/mod_perl.dsp
 src/modules/win32/mod_perl.def
+src/modules/win32/mod_perl.dsp
 src/opcodes.txt
-t/report.PL
 t/README
 t/TEST.PL
 t/TEST.win32
-t/conf/httpd.conf.pl
+t/TestDirectives/Makefile.PL
+t/TestDirectives/TestDirectives.pm
 t/conf/httpd.conf-dist
 t/conf/httpd.conf-win32
+t/conf/httpd.conf.pl
 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/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/perlrunxs.t
-t/modules/include.t
-t/modules/sandwich.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/docs/LoadClass.pm
+t/docs/STAGE/u1/nada.txt
+t/docs/auth/.htaccess
+t/docs/badsyntax.pl
+t/docs/book.gif
+t/docs/content.html
+t/docs/content.shtml
+t/docs/dirmagic/cal.txt
+t/docs/env.iphtml
+t/docs/error.txt
+t/docs/lists.ehtml
+t/docs/null.txt
+t/docs/rgy-include.shtml
+t/docs/rl.pl
+t/docs/stacked.pl
+t/docs/startup.pl
+t/docs/subr/.exists
+t/docs/test.ep
+t/docs/test.html
 t/internal/api.t
 t/internal/auth.t
 t/internal/croak.t
@@ -144,107 +187,64 @@
 t/internal/stacked.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/modules/actions.t
+t/modules/cgi.t
+t/modules/constants.t
+t/modules/cookie.t
+t/modules/file.t
+t/modules/httpdconf.t
+t/modules/include.t
+t/modules/log.t
+t/modules/module.t
+t/modules/perlrun.t
+t/modules/perlrunxs.t
+t/modules/psections.t
+t/modules/request.t
+t/modules/sandwich.t
+t/modules/src.t
+t/modules/ssi.test
+t/modules/stage.t
+t/modules/status.t
+t/modules/symbol.t
+t/modules/uri.t
+t/modules/util.t
+t/net/config.pl.dist
 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/constants.pl
+t/net/perl/dirty-lib
 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/echo
+t/net/perl/file.pl
+t/net/perl/file_upload.cgi
+t/net/perl/have_module.pl
+t/net/perl/hooks.pl
+t/net/perl/io/dir_config.pl
+t/net/perl/io/include.pl	
+t/net/perl/io/perlio.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/log.pl
+t/net/perl/module.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
-META.yml
-t/docs/subr/.exists
-PerlRunXS/Makefile.PL
-PerlRunXS/PerlRunXS.pm
-src/modules/perl/PerlRunXS.xs
-Apache-SizeLimit/Changes
-Apache-SizeLimit/INSTALL
-Apache-SizeLimit/LICENSE
-Apache-SizeLimit/MANIFEST
-Apache-SizeLimit/Makefile.PL
-Apache-SizeLimit/README
-Apache-SizeLimit/lib/Apache/SizeLimit.pm
-Apache-SizeLimit/t/apache/all.t
-Apache-SizeLimit/t/pod.t
-Apache-SizeLimit/t/response/TestApache/basic.pm
-Apache-SizeLimit/t/response/TestApache/deprecated.pm
+t/net/perl/qredirect.pl
+t/net/perl/raw.pl
+t/net/perl/request-cookie.pl
+t/net/perl/request-param.pl
+t/net/perl/request-upload.pl
+t/net/perl/rwrite.pl
+t/net/perl/server_error.pl
+t/net/perl/ssi.pl
+t/net/perl/sym.pl
+t/net/perl/taint.pl
+t/net/perl/test
+t/net/perl/throw_error.pl
+t/net/perl/tie_table.pl
+t/net/perl/uri.pl
+t/net/perl/util.pl
+t/report.PL