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 st...@apache.org on 2013/11/01 00:34:38 UTC

svn commit: r1537764 [4/5] - in /perl/modperl/branches/httpd24threading: ./ ModPerl-Registry/lib/ModPerl/ ModPerl-Registry/t/cgi-bin/ ModPerl-Registry/t/conf/ build/ lib/ lib/APR/ lib/Apache2/ lib/Apache2/PerlSections/ lib/Bundle/ lib/ModPerl/ t/apache...

Modified: perl/modperl/branches/httpd24threading/t/protocol/echo_block.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/protocol/echo_block.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/protocol/echo_block.t (original)
+++ perl/modperl/branches/httpd24threading/t/protocol/echo_block.t Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 use strict;
 use warnings FATAL => 'all';
 

Modified: perl/modperl/branches/httpd24threading/t/protocol/echo_filter.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/protocol/echo_filter.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/protocol/echo_filter.t (original)
+++ perl/modperl/branches/httpd24threading/t/protocol/echo_filter.t Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 use strict;
 use warnings FATAL => 'all';
 

Modified: perl/modperl/branches/httpd24threading/t/protocol/echo_nonblock.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/protocol/echo_nonblock.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/protocol/echo_nonblock.t (original)
+++ perl/modperl/branches/httpd24threading/t/protocol/echo_nonblock.t Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 use strict;
 use warnings FATAL => 'all';
 

Modified: perl/modperl/branches/httpd24threading/t/protocol/echo_timeout.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/protocol/echo_timeout.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/protocol/echo_timeout.t (original)
+++ perl/modperl/branches/httpd24threading/t/protocol/echo_timeout.t Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 use strict;
 use warnings FATAL => 'all';
 

Modified: perl/modperl/branches/httpd24threading/t/protocol/eliza.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/protocol/eliza.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/protocol/eliza.t (original)
+++ perl/modperl/branches/httpd24threading/t/protocol/eliza.t Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 use strict;
 use warnings FATAL => 'all';
 

Modified: perl/modperl/branches/httpd24threading/t/protocol/pseudo_http.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/protocol/pseudo_http.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/protocol/pseudo_http.t (original)
+++ perl/modperl/branches/httpd24threading/t/protocol/pseudo_http.t Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 use strict;
 use warnings FATAL => 'all';
 

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPI/access.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPI/access.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPI/access.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPI/access.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPI::access;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPI/access2.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPI/access2.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPI/access2.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPI/access2.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPI::access2;
 
 # testing $r->requires

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPI/add_config.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPI/add_config.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPI/add_config.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPI/add_config.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPI::add_config;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPI/aplog.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPI/aplog.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPI/aplog.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPI/aplog.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPI::aplog;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPI/command.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPI/command.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPI/command.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPI/command.pm Thu Oct 31 23:34:26 2013
@@ -1,4 +1,4 @@
-
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPI::command;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPI/conn_rec.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPI/conn_rec.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPI/conn_rec.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPI/conn_rec.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPI::conn_rec;
 
 # this test module is only for testing fields in the conn_rec listed

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPI/conn_util.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPI/conn_util.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPI/conn_util.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPI/conn_util.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPI::conn_util;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPI/content_encoding.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPI/content_encoding.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPI/content_encoding.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPI/content_encoding.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPI::content_encoding;
 
 # tests: $r->content_encoding("gzip");

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPI/custom_response.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPI/custom_response.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPI/custom_response.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPI/custom_response.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPI::custom_response;
 
 # custom_response() doesn't alter the response code, but is used to

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPI/err_headers_out.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPI/err_headers_out.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPI/err_headers_out.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPI/err_headers_out.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPI::err_headers_out;
 
 # tests: $r->err_headers_out

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPI/in_out_filters.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPI/in_out_filters.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPI/in_out_filters.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPI/in_out_filters.pm Thu Oct 31 23:34:26 2013
@@ -1,4 +1,4 @@
-
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPI::in_out_filters;
 
 # testing: $r->input_filters and $r->output_filters

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPI/internal_redirect.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPI/internal_redirect.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPI/internal_redirect.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPI/internal_redirect.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPI::internal_redirect;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPI/internal_redirect_handler.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPI/internal_redirect_handler.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPI/internal_redirect_handler.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPI/internal_redirect_handler.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPI::internal_redirect_handler;
 
 # $r->internal_redirect_handler() is the same as

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPI/lookup_misc.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPI/lookup_misc.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPI/lookup_misc.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPI/lookup_misc.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPI::lookup_misc;
 
 # testing misc lookup_ methods. TestAPI::lookup_uri includes the tests

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPI/lookup_uri.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPI/lookup_uri.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPI/lookup_uri.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPI/lookup_uri.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPI::lookup_uri;
 
 # tests $r->lookup_uri and its work with filters

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPI/lookup_uri2.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPI/lookup_uri2.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPI/lookup_uri2.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPI/lookup_uri2.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPI::lookup_uri2;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPI/module.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPI/module.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPI/module.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPI/module.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPI::module;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPI/process.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPI/process.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPI/process.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPI/process.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPI::process;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPI/query.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPI/query.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPI/query.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPI/query.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPI::query;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPI/request_rec.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPI/request_rec.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPI/request_rec.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPI/request_rec.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPI::request_rec;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPI/request_subclass.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPI/request_subclass.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPI/request_subclass.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPI/request_subclass.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPI::request_subclass;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPI/request_util.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPI/request_util.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPI/request_util.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPI/request_util.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPI::request_util;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPI/response.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPI/response.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPI/response.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPI/response.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPI::response;
 
 # testing Apache2::Response methods

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPI/rflush.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPI/rflush.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPI/rflush.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPI/rflush.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPI::rflush;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPI/sendfile.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPI/sendfile.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPI/sendfile.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPI/sendfile.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPI::sendfile;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPI/server_const.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPI/server_const.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPI/server_const.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPI/server_const.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPI::server_const;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPI/server_rec.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPI/server_rec.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPI/server_rec.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPI/server_rec.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPI::server_rec;
 
 # this test module is only for testing fields in the server_rec listed

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPI/server_util.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPI/server_util.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPI/server_util.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPI/server_util.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPI::server_util;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPI/show.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPI/show.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPI/show.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPI/show.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPI::show;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPI/slurp_filename.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPI/slurp_filename.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPI/slurp_filename.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPI/slurp_filename.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPI::slurp_filename;
 
 # test slurp_filename()'s taintness options and that it works properly

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPI/status.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPI/status.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPI/status.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPI/status.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPI::status;
 
 # see the client for details

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPI/sub_request.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPI/sub_request.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPI/sub_request.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPI/sub_request.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPI::sub_request;
 
 # basic subrequest tests

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPI/uri.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPI/uri.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPI/uri.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPI/uri.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPI::uri;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPR/base64.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPR/base64.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPR/base64.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPR/base64.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPR::base64;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPR/brigade.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPR/brigade.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPR/brigade.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPR/brigade.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPR::brigade;
 
 # testing APR::Brigade in this tests.

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPR/bucket.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPR/bucket.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPR/bucket.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPR/bucket.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPR::bucket;
 
 # a mix of APR::Brigade, APR::Bucket abd APR::BucketType tests

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPR/date.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPR/date.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPR/date.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPR/date.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPR::date;
 
 # testing APR::Date API

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPR/finfo.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPR/finfo.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPR/finfo.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPR/finfo.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPR::finfo;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPR/flatten.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPR/flatten.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPR/flatten.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPR/flatten.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPR::flatten;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPR/ipsubnet.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPR/ipsubnet.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPR/ipsubnet.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPR/ipsubnet.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPR::ipsubnet;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPR/os.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPR/os.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPR/os.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPR/os.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPR::os;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPR/perlio.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPR/perlio.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPR/perlio.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPR/perlio.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPR::perlio;
 
 # to see what happens inside the io layer, assuming that you built

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPR/pool.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPR/pool.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPR/pool.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPR/pool.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPR::pool;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPR/pool_lifetime.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPR/pool_lifetime.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPR/pool_lifetime.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPR/pool_lifetime.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPR::pool_lifetime;
 
 # this test verifies that if the perl pool object exceeds the

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPR/sockaddr.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPR/sockaddr.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPR/sockaddr.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPR/sockaddr.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPR::sockaddr;
 
 # testing APR::SockAddr API

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPR/socket.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPR/socket.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPR/socket.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPR/socket.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPR::socket;
 
 # more tests in t/protocol/TestProtocol/echo_*.pm

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPR/status.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPR/status.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPR/status.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPR/status.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPR::status;
 
 # Testing APR::Status

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPR/string.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPR/string.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPR/string.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPR/string.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPR::string;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPR/table.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPR/table.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPR/table.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPR/table.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPR::table;
 
 # testing APR::Table API

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPR/threadmutex.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPR/threadmutex.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPR/threadmutex.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPR/threadmutex.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPR::threadmutex;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPR/threadrwlock.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPR/threadrwlock.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPR/threadrwlock.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPR/threadrwlock.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPR::threadrwlock;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPR/uri.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPR/uri.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPR/uri.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPR/uri.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPR::uri;
 
 # Testing APR::URI (more tests in TestAPI::uri)

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPR/util.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPR/util.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPR/util.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPR/util.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPR::util;
 
 # test APR::Util

Modified: perl/modperl/branches/httpd24threading/t/response/TestAPR/uuid.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestAPR/uuid.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestAPR/uuid.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestAPR/uuid.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestAPR::uuid;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestApache/cgihandler.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestApache/cgihandler.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestApache/cgihandler.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestApache/cgihandler.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestApache::cgihandler;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestApache/conftree.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestApache/conftree.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestApache/conftree.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestApache/conftree.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestApache::conftree;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestApache/content_length_header.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestApache/content_length_header.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestApache/content_length_header.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestApache/content_length_header.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestApache::content_length_header;
 
 # see the client t/apache/content_length_header.t for the comments

Modified: perl/modperl/branches/httpd24threading/t/response/TestApache/daemon.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestApache/daemon.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestApache/daemon.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestApache/daemon.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestApache::daemon;
 
 # Apache2::ServerUtil tests

Modified: perl/modperl/branches/httpd24threading/t/response/TestApache/discard_rbody.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestApache/discard_rbody.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestApache/discard_rbody.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestApache/discard_rbody.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestApache::discard_rbody;
 
 # test $r->discard_request_body when the input body wasn't read at

Modified: perl/modperl/branches/httpd24threading/t/response/TestApache/post.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestApache/post.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestApache/post.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestApache/post.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestApache::post;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestApache/read.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestApache/read.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestApache/read.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestApache/read.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestApache::read;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestApache/read2.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestApache/read2.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestApache/read2.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestApache/read2.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestApache::read2;
 
 # extra tests in addition to TestApache::read

Modified: perl/modperl/branches/httpd24threading/t/response/TestApache/scanhdrs.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestApache/scanhdrs.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestApache/scanhdrs.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestApache/scanhdrs.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestApache::scanhdrs;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestApache/scanhdrs2.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestApache/scanhdrs2.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestApache/scanhdrs2.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestApache/scanhdrs2.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestApache::scanhdrs2;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestApache/send_cgi_header.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestApache/send_cgi_header.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestApache/send_cgi_header.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestApache/send_cgi_header.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestApache::send_cgi_header;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestApache/subprocess.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestApache/subprocess.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestApache/subprocess.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestApache/subprocess.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestApache::subprocess;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestApache/util.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestApache/util.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestApache/util.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestApache/util.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestApache::util;
 
 # Apache2::Util tests

Modified: perl/modperl/branches/httpd24threading/t/response/TestApache/write.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestApache/write.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestApache/write.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestApache/write.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestApache::write;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestCompat/apache.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestCompat/apache.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestCompat/apache.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestCompat/apache.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestCompat::apache;
 
 # Apache->"method" and Apache::"function" compat layer tests

Modified: perl/modperl/branches/httpd24threading/t/response/TestCompat/apache_file.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestCompat/apache_file.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestCompat/apache_file.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestCompat/apache_file.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestCompat::apache_file;
 
 # Apache::File compat layer tests

Modified: perl/modperl/branches/httpd24threading/t/response/TestCompat/apache_module.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestCompat/apache_module.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestCompat/apache_module.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestCompat/apache_module.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestCompat::apache_module;
 
 # Apache2::Module compat layer tests

Modified: perl/modperl/branches/httpd24threading/t/response/TestCompat/apache_table.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestCompat/apache_table.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestCompat/apache_table.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestCompat/apache_table.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestCompat::apache_table;
 
 # Apache::Table compat layer tests

Modified: perl/modperl/branches/httpd24threading/t/response/TestCompat/apache_uri.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestCompat/apache_uri.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestCompat/apache_uri.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestCompat/apache_uri.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestCompat::apache_uri;
 
 # Apache::Util compat layer tests

Modified: perl/modperl/branches/httpd24threading/t/response/TestCompat/apache_util.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestCompat/apache_util.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestCompat/apache_util.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestCompat/apache_util.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestCompat::apache_util;
 
 # Apache::Util compat layer tests

Modified: perl/modperl/branches/httpd24threading/t/response/TestCompat/conn_authen.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestCompat/conn_authen.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestCompat/conn_authen.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestCompat/conn_authen.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestCompat::conn_authen;
 
 # compat checks for

Modified: perl/modperl/branches/httpd24threading/t/response/TestCompat/conn_rec.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestCompat/conn_rec.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestCompat/conn_rec.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestCompat/conn_rec.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestCompat::conn_rec;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestCompat/request.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestCompat/request.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestCompat/request.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestCompat/request.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestCompat::request;
 
 # $r->"method" compat layer tests

Modified: perl/modperl/branches/httpd24threading/t/response/TestCompat/request_body.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestCompat/request_body.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestCompat/request_body.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestCompat/request_body.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestCompat::request_body;
 
 # $r->"method" tests that are validated by the client

Modified: perl/modperl/branches/httpd24threading/t/response/TestCompat/send_fd.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestCompat/send_fd.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestCompat/send_fd.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestCompat/send_fd.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestCompat::send_fd;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestDirective/cmdparms.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestDirective/cmdparms.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestDirective/cmdparms.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestDirective/cmdparms.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestDirective::cmdparms;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestDirective/env.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestDirective/env.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestDirective/env.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestDirective/env.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestDirective::env;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestDirective/perlcleanuphandler.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestDirective/perlcleanuphandler.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestDirective/perlcleanuphandler.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestDirective/perlcleanuphandler.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestDirective::perlcleanuphandler;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestDirective/perldo.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestDirective/perldo.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestDirective/perldo.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestDirective/perldo.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestDirective::perldo;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestDirective/perlloadmodule.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestDirective/perlloadmodule.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestDirective/perlloadmodule.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestDirective/perlloadmodule.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestDirective::perlloadmodule;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestDirective/perlloadmodule2.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestDirective/perlloadmodule2.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestDirective/perlloadmodule2.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestDirective/perlloadmodule2.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestDirective::perlloadmodule2;
 
 # in this test the merge is inherits all the values from the ancestors

Modified: perl/modperl/branches/httpd24threading/t/response/TestDirective/perlloadmodule3.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestDirective/perlloadmodule3.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestDirective/perlloadmodule3.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestDirective/perlloadmodule3.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestDirective::perlloadmodule3;
 
 # in this test we test various merging techniques. As a side effect it

Modified: perl/modperl/branches/httpd24threading/t/response/TestDirective/perlloadmodule4.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestDirective/perlloadmodule4.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestDirective/perlloadmodule4.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestDirective/perlloadmodule4.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestDirective::perlloadmodule4;
 
 # XXX: the package is 99% the same as perlloadlmodule5 and 6, just the

Modified: perl/modperl/branches/httpd24threading/t/response/TestDirective/perlloadmodule5.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestDirective/perlloadmodule5.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestDirective/perlloadmodule5.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestDirective/perlloadmodule5.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestDirective::perlloadmodule5;
 
 # in this test we test an early mod_perl startup caused by an

Modified: perl/modperl/branches/httpd24threading/t/response/TestDirective/perlloadmodule6.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestDirective/perlloadmodule6.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestDirective/perlloadmodule6.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestDirective/perlloadmodule6.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestDirective::perlloadmodule6;
 
 # in this test we test an early mod_perl startup caused by an

Modified: perl/modperl/branches/httpd24threading/t/response/TestDirective/perlloadmodule7.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestDirective/perlloadmodule7.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestDirective/perlloadmodule7.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestDirective/perlloadmodule7.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestDirective::perlloadmodule7;
 
 # this test was written to reproduce a segfault under worker

Modified: perl/modperl/branches/httpd24threading/t/response/TestDirective/perlmodule.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestDirective/perlmodule.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestDirective/perlmodule.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestDirective/perlmodule.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestDirective::perlmodule;
 
 # This test is similar to TestDirective::perlrequire. Here we test

Modified: perl/modperl/branches/httpd24threading/t/response/TestDirective/perlrequire.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestDirective/perlrequire.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestDirective/perlrequire.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestDirective/perlrequire.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestDirective::perlrequire;
 
 # Test whether vhost with 'PerlOptions +Parent', which doesn't inherit

Modified: perl/modperl/branches/httpd24threading/t/response/TestDirective/pod.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestDirective/pod.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestDirective/pod.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestDirective/pod.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestDirective::pod;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestDirective/setupenv.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestDirective/setupenv.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestDirective/setupenv.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestDirective/setupenv.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestDirective::setupenv;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestError/api.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestError/api.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestError/api.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestError/api.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestError::api;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestError/runtime.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestError/runtime.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestError/runtime.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestError/runtime.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestError::runtime;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestError/syntax.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestError/syntax.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestError/syntax.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestError/syntax.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestError::syntax;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestModperl/cookie.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestModperl/cookie.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestModperl/cookie.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestModperl/cookie.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestModperl::cookie;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestModperl/cookie2.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestModperl/cookie2.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestModperl/cookie2.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestModperl/cookie2.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestModperl::cookie2;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestModperl/current_callback.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestModperl/current_callback.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestModperl/current_callback.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestModperl/current_callback.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestModperl::current_callback;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestModperl/dir_config.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestModperl/dir_config.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestModperl/dir_config.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestModperl/dir_config.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestModperl::dir_config;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestModperl/endav.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestModperl/endav.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestModperl/endav.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestModperl/endav.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestModperl::endav;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestModperl/env.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestModperl/env.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestModperl/env.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestModperl/env.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestModperl::env;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestModperl/exit.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestModperl/exit.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestModperl/exit.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestModperl/exit.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestModperl::exit;
 
 # there is no need to call ModPerl::Util::exit() explicitly, a plain

Modified: perl/modperl/branches/httpd24threading/t/response/TestModperl/getc.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestModperl/getc.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestModperl/getc.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestModperl/getc.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestModperl::getc;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestModperl/interpreter.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestModperl/interpreter.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestModperl/interpreter.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestModperl/interpreter.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestModperl::interpreter;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestModperl/io_nested_with_closed_stds.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestModperl/io_nested_with_closed_stds.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestModperl/io_nested_with_closed_stds.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestModperl/io_nested_with_closed_stds.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestModperl::io_nested_with_closed_stds;
 
 # test that we can successfully override STD(IN|OUT) for

Modified: perl/modperl/branches/httpd24threading/t/response/TestModperl/io_with_closed_stds.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestModperl/io_with_closed_stds.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestModperl/io_with_closed_stds.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestModperl/io_with_closed_stds.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestModperl::io_with_closed_stds;
 
 # test that we can successfully override STD(IN|OUT) for

Modified: perl/modperl/branches/httpd24threading/t/response/TestModperl/local_env.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestModperl/local_env.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestModperl/local_env.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestModperl/local_env.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestModperl::local_env;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestModperl/merge.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestModperl/merge.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestModperl/merge.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestModperl/merge.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestModperl::merge;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestModperl/method.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestModperl/method.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestModperl/method.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestModperl/method.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestModperl::method;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestModperl/methodname.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestModperl/methodname.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestModperl/methodname.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestModperl/methodname.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestModperl::methodname;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestModperl/methodobj.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestModperl/methodobj.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestModperl/methodobj.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestModperl/methodobj.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestModperl::methodobj;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/response/TestModperl/perl.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestModperl/perl.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestModperl/perl.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestModperl/perl.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestModperl::perl;
 
 # this test includes tests for buggy Perl functions for which mod_perl

Modified: perl/modperl/branches/httpd24threading/t/response/TestModperl/perl_options.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestModperl/perl_options.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestModperl/perl_options.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestModperl/perl_options.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestModperl::perl_options;
 
 # test whether PerlOptions options are enabled

Modified: perl/modperl/branches/httpd24threading/t/response/TestModperl/perl_options2.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestModperl/perl_options2.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestModperl/perl_options2.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestModperl/perl_options2.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestModperl::perl_options2;
 
 # test whether PerlOptions None works

Modified: perl/modperl/branches/httpd24threading/t/response/TestModperl/pnotes.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestModperl/pnotes.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestModperl/pnotes.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestModperl/pnotes.pm Thu Oct 31 23:34:26 2013
@@ -1,3 +1,4 @@
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 package TestModperl::pnotes;
 
 use strict;