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 [3/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/filter/out_str_buffer.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/filter/out_str_buffer.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/filter/out_str_buffer.t (original)
+++ perl/modperl/branches/httpd24threading/t/filter/out_str_buffer.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/filter/out_str_ctx.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/filter/out_str_ctx.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/filter/out_str_ctx.t (original)
+++ perl/modperl/branches/httpd24threading/t/filter/out_str_ctx.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/filter/out_str_declined.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/filter/out_str_declined.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/filter/out_str_declined.t (original)
+++ perl/modperl/branches/httpd24threading/t/filter/out_str_declined.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/filter/out_str_lc.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/filter/out_str_lc.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/filter/out_str_lc.t (original)
+++ perl/modperl/branches/httpd24threading/t/filter/out_str_lc.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/filter/out_str_remove.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/filter/out_str_remove.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/filter/out_str_remove.t (original)
+++ perl/modperl/branches/httpd24threading/t/filter/out_str_remove.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/filter/out_str_req_eos.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/filter/out_str_req_eos.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/filter/out_str_req_eos.t (original)
+++ perl/modperl/branches/httpd24threading/t/filter/out_str_req_eos.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/filter/out_str_req_mix.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/filter/out_str_req_mix.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/filter/out_str_req_mix.t (original)
+++ perl/modperl/branches/httpd24threading/t/filter/out_str_req_mix.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/filter/out_str_reverse.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/filter/out_str_reverse.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/filter/out_str_reverse.t (original)
+++ perl/modperl/branches/httpd24threading/t/filter/out_str_reverse.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/filter/out_str_subreq_default.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/filter/out_str_subreq_default.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/filter/out_str_subreq_default.t (original)
+++ perl/modperl/branches/httpd24threading/t/filter/out_str_subreq_default.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/filter/out_str_subreq_modperl.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/filter/out_str_subreq_modperl.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/filter/out_str_subreq_modperl.t (original)
+++ perl/modperl/branches/httpd24threading/t/filter/out_str_subreq_modperl.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/hooks/TestHooks/access.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/hooks/TestHooks/access.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/hooks/TestHooks/access.pm (original)
+++ perl/modperl/branches/httpd24threading/t/hooks/TestHooks/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 TestHooks::access;
 
 # demonstrates the phases execution (sometimes users claim that

Modified: perl/modperl/branches/httpd24threading/t/hooks/TestHooks/authen_basic.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/hooks/TestHooks/authen_basic.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/hooks/TestHooks/authen_basic.pm (original)
+++ perl/modperl/branches/httpd24threading/t/hooks/TestHooks/authen_basic.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 TestHooks::authen_basic;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/hooks/TestHooks/authen_digest.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/hooks/TestHooks/authen_digest.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/hooks/TestHooks/authen_digest.pm (original)
+++ perl/modperl/branches/httpd24threading/t/hooks/TestHooks/authen_digest.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 TestHooks::authen_digest;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/hooks/TestHooks/authz.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/hooks/TestHooks/authz.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/hooks/TestHooks/authz.pm (original)
+++ perl/modperl/branches/httpd24threading/t/hooks/TestHooks/authz.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 TestHooks::authz;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/hooks/TestHooks/cleanup.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/hooks/TestHooks/cleanup.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/hooks/TestHooks/cleanup.pm (original)
+++ perl/modperl/branches/httpd24threading/t/hooks/TestHooks/cleanup.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 TestHooks::cleanup;
 
 # test various ways to assign cleanup handlers

Modified: perl/modperl/branches/httpd24threading/t/hooks/TestHooks/cleanup2.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/hooks/TestHooks/cleanup2.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/hooks/TestHooks/cleanup2.pm (original)
+++ perl/modperl/branches/httpd24threading/t/hooks/TestHooks/cleanup2.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 TestHooks::cleanup2;
 
 # test the cleanup handler removing a temp file

Modified: perl/modperl/branches/httpd24threading/t/hooks/TestHooks/error.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/hooks/TestHooks/error.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/hooks/TestHooks/error.pm (original)
+++ perl/modperl/branches/httpd24threading/t/hooks/TestHooks/error.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 TestHooks::error;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/hooks/TestHooks/fixup.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/hooks/TestHooks/fixup.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/hooks/TestHooks/fixup.pm (original)
+++ perl/modperl/branches/httpd24threading/t/hooks/TestHooks/fixup.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 TestHooks::fixup;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/hooks/TestHooks/headerparser.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/hooks/TestHooks/headerparser.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/hooks/TestHooks/headerparser.pm (original)
+++ perl/modperl/branches/httpd24threading/t/hooks/TestHooks/headerparser.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 TestHooks::headerparser;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/hooks/TestHooks/hookrun.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/hooks/TestHooks/hookrun.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/hooks/TestHooks/hookrun.pm (original)
+++ perl/modperl/branches/httpd24threading/t/hooks/TestHooks/hookrun.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 TestHooks::hookrun;
 
 # this test runs all Apache phases from within the very first http

Modified: perl/modperl/branches/httpd24threading/t/hooks/TestHooks/init.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/hooks/TestHooks/init.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/hooks/TestHooks/init.pm (original)
+++ perl/modperl/branches/httpd24threading/t/hooks/TestHooks/init.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 TestHooks::init;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/hooks/TestHooks/inlined_handlers.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/hooks/TestHooks/inlined_handlers.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/hooks/TestHooks/inlined_handlers.pm (original)
+++ perl/modperl/branches/httpd24threading/t/hooks/TestHooks/inlined_handlers.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 TestHooks::inlined_handlers;
 
 # this test exercises httpd.conf inlined one-liner handlers, like:

Modified: perl/modperl/branches/httpd24threading/t/hooks/TestHooks/push_handlers.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/hooks/TestHooks/push_handlers.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/hooks/TestHooks/push_handlers.pm (original)
+++ perl/modperl/branches/httpd24threading/t/hooks/TestHooks/push_handlers.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 TestHooks::push_handlers;
 
 # test various ways to push handlers

Modified: perl/modperl/branches/httpd24threading/t/hooks/TestHooks/push_handlers_anon.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/hooks/TestHooks/push_handlers_anon.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/hooks/TestHooks/push_handlers_anon.pm (original)
+++ perl/modperl/branches/httpd24threading/t/hooks/TestHooks/push_handlers_anon.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 TestHooks::push_handlers_anon;
 
 # in addition to other anon sub handler tests in push_handlers*, here

Modified: perl/modperl/branches/httpd24threading/t/hooks/TestHooks/push_handlers_blessed.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/hooks/TestHooks/push_handlers_blessed.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/hooks/TestHooks/push_handlers_blessed.pm (original)
+++ perl/modperl/branches/httpd24threading/t/hooks/TestHooks/push_handlers_blessed.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 TestHooks::push_handlers_blessed;
 
 # test that we

Modified: perl/modperl/branches/httpd24threading/t/hooks/TestHooks/push_handlers_same_phase.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/hooks/TestHooks/push_handlers_same_phase.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/hooks/TestHooks/push_handlers_same_phase.pm (original)
+++ perl/modperl/branches/httpd24threading/t/hooks/TestHooks/push_handlers_same_phase.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 TestHooks::push_handlers_same_phase;
 
 # test that we

Modified: perl/modperl/branches/httpd24threading/t/hooks/TestHooks/set_handlers.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/hooks/TestHooks/set_handlers.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/hooks/TestHooks/set_handlers.pm (original)
+++ perl/modperl/branches/httpd24threading/t/hooks/TestHooks/set_handlers.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 TestHooks::set_handlers;
 
 # test various ways to reset/unset handlers list

Modified: perl/modperl/branches/httpd24threading/t/hooks/TestHooks/stacked_handlers.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/hooks/TestHooks/stacked_handlers.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/hooks/TestHooks/stacked_handlers.pm (original)
+++ perl/modperl/branches/httpd24threading/t/hooks/TestHooks/stacked_handlers.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 TestHooks::stacked_handlers;
 
 # this test exercises the execution of the stacked handlers and test

Modified: perl/modperl/branches/httpd24threading/t/hooks/TestHooks/stacked_handlers2.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/hooks/TestHooks/stacked_handlers2.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/hooks/TestHooks/stacked_handlers2.pm (original)
+++ perl/modperl/branches/httpd24threading/t/hooks/TestHooks/stacked_handlers2.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 TestHooks::stacked_handlers2;
 
 # this test exercises the execution of the stacked handlers

Modified: perl/modperl/branches/httpd24threading/t/hooks/TestHooks/startup.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/hooks/TestHooks/startup.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/hooks/TestHooks/startup.pm (original)
+++ perl/modperl/branches/httpd24threading/t/hooks/TestHooks/startup.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 TestHooks::startup;
 
 # test PerlPostConfigHandler and PerlOpenLogsHandler phases

Modified: perl/modperl/branches/httpd24threading/t/hooks/TestHooks/trans.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/hooks/TestHooks/trans.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/hooks/TestHooks/trans.pm (original)
+++ perl/modperl/branches/httpd24threading/t/hooks/TestHooks/trans.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 TestHooks::trans;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/hooks/access.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/hooks/access.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/hooks/access.t (original)
+++ perl/modperl/branches/httpd24threading/t/hooks/access.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/hooks/authen_basic.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/hooks/authen_basic.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/hooks/authen_basic.t (original)
+++ perl/modperl/branches/httpd24threading/t/hooks/authen_basic.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/hooks/authen_digest.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/hooks/authen_digest.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/hooks/authen_digest.t (original)
+++ perl/modperl/branches/httpd24threading/t/hooks/authen_digest.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/hooks/authz.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/hooks/authz.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/hooks/authz.t (original)
+++ perl/modperl/branches/httpd24threading/t/hooks/authz.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/hooks/cleanup.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/hooks/cleanup.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/hooks/cleanup.t (original)
+++ perl/modperl/branches/httpd24threading/t/hooks/cleanup.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/hooks/cleanup2.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/hooks/cleanup2.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/hooks/cleanup2.t (original)
+++ perl/modperl/branches/httpd24threading/t/hooks/cleanup2.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/hooks/error.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/hooks/error.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/hooks/error.t (original)
+++ perl/modperl/branches/httpd24threading/t/hooks/error.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/hooks/hookrun.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/hooks/hookrun.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/hooks/hookrun.t (original)
+++ perl/modperl/branches/httpd24threading/t/hooks/hookrun.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/hooks/init.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/hooks/init.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/hooks/init.t (original)
+++ perl/modperl/branches/httpd24threading/t/hooks/init.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/hooks/inlined_handlers.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/hooks/inlined_handlers.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/hooks/inlined_handlers.t (original)
+++ perl/modperl/branches/httpd24threading/t/hooks/inlined_handlers.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/hooks/push_handlers.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/hooks/push_handlers.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/hooks/push_handlers.t (original)
+++ perl/modperl/branches/httpd24threading/t/hooks/push_handlers.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/hooks/push_handlers_anon.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/hooks/push_handlers_anon.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/hooks/push_handlers_anon.t (original)
+++ perl/modperl/branches/httpd24threading/t/hooks/push_handlers_anon.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 -*-
 # the handler is configured in modperl_extra.pl via
 # Apache2::ServerUtil->server->add_config
 

Modified: perl/modperl/branches/httpd24threading/t/hooks/stacked_handlers.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/hooks/stacked_handlers.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/hooks/stacked_handlers.t (original)
+++ perl/modperl/branches/httpd24threading/t/hooks/stacked_handlers.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/hooks/stacked_handlers2.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/hooks/stacked_handlers2.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/hooks/stacked_handlers2.t (original)
+++ perl/modperl/branches/httpd24threading/t/hooks/stacked_handlers2.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/hooks/startup.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/hooks/startup.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/hooks/startup.t (original)
+++ perl/modperl/branches/httpd24threading/t/hooks/startup.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/hooks/trans.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/hooks/trans.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/hooks/trans.t (original)
+++ perl/modperl/branches/httpd24threading/t/hooks/trans.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/htdocs/api/slurp.pl
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/htdocs/api/slurp.pl?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/htdocs/api/slurp.pl (original)
+++ perl/modperl/branches/httpd24threading/t/htdocs/api/slurp.pl 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 -*-
 my $z = <<EOI;
 English: Internet
 Hebrew : \x{05D0}\x{05D9}\x{05E0}\x{05D8}\x{05E8}\x{05E0}\x{05D8}

Modified: perl/modperl/branches/httpd24threading/t/htdocs/includes-registry/cgipm.pl
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/htdocs/includes-registry/cgipm.pl?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/htdocs/includes-registry/cgipm.pl (original)
+++ perl/modperl/branches/httpd24threading/t/htdocs/includes-registry/cgipm.pl 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 Apache2::compat ();
 use CGI ();
 

Modified: perl/modperl/branches/httpd24threading/t/htdocs/includes-registry/test.pl
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/htdocs/includes-registry/test.pl?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/htdocs/includes-registry/test.pl (original)
+++ perl/modperl/branches/httpd24threading/t/htdocs/includes-registry/test.pl 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 -*-
 print "Content-type: text/html\n\n";
 
 print "Hello World<br>\n";

Modified: perl/modperl/branches/httpd24threading/t/htdocs/modperl/setupenv2/config_require.pl
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/htdocs/modperl/setupenv2/config_require.pl?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/htdocs/modperl/setupenv2/config_require.pl (original)
+++ perl/modperl/branches/httpd24threading/t/htdocs/modperl/setupenv2/config_require.pl 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 -*-
 TestModperl::setupenv2::register_mixed();
 TestModperl::setupenv2::register_perl();
 $ENV{EnvChangeMixedTest} = "config_require";

Modified: perl/modperl/branches/httpd24threading/t/htdocs/modperl/setupenv2/module.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/htdocs/modperl/setupenv2/module.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/htdocs/modperl/setupenv2/module.pm (original)
+++ perl/modperl/branches/httpd24threading/t/htdocs/modperl/setupenv2/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 htdocs::modperl::setupenv2::module;
 TestModperl::setupenv2::register_mixed();
 TestModperl::setupenv2::register_perl();

Modified: perl/modperl/branches/httpd24threading/t/htdocs/modperl/setupenv2/post_config_require.pl
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/htdocs/modperl/setupenv2/post_config_require.pl?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/htdocs/modperl/setupenv2/post_config_require.pl (original)
+++ perl/modperl/branches/httpd24threading/t/htdocs/modperl/setupenv2/post_config_require.pl 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 -*-
 TestModperl::setupenv2::register_mixed();
 TestModperl::setupenv2::register_perl();
 $ENV{EnvChangeMixedTest} = "post_config_require";

Modified: perl/modperl/branches/httpd24threading/t/htdocs/modperl/setupenv2/require.pl
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/htdocs/modperl/setupenv2/require.pl?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/htdocs/modperl/setupenv2/require.pl (original)
+++ perl/modperl/branches/httpd24threading/t/htdocs/modperl/setupenv2/require.pl 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 -*-
 TestModperl::setupenv2::register_mixed();
 TestModperl::setupenv2::register_perl();
 $ENV{EnvChangeMixedTest} = "require";

Modified: perl/modperl/branches/httpd24threading/t/htdocs/vhost/post_config.pl
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/htdocs/vhost/post_config.pl?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/htdocs/vhost/post_config.pl (original)
+++ perl/modperl/branches/httpd24threading/t/htdocs/vhost/post_config.pl 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/htdocs/vhost/startup.pl
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/htdocs/vhost/startup.pl?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/htdocs/vhost/startup.pl (original)
+++ perl/modperl/branches/httpd24threading/t/htdocs/vhost/startup.pl 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 warnings;
 use strict;
 

Modified: perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/base64.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/base64.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/base64.pm (original)
+++ perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/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 TestAPRlib::base64;
 
 # testing APR::Base64 API

Modified: perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/brigade.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/brigade.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/brigade.pm (original)
+++ perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/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 TestAPRlib::brigade;
 
 # testing APR::Brigade in this tests.

Modified: perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/bucket.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/bucket.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/bucket.pm (original)
+++ perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/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 TestAPRlib::bucket;
 
 # a mix of APR::Bucket and APR::BucketType tests

Modified: perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/date.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/date.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/date.pm (original)
+++ perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/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 TestAPRlib::date;
 
 # testing APR::Date API

Modified: perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/error.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/error.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/error.pm (original)
+++ perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/error.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 TestAPRlib::error;
 
 # testing APR::Error API

Modified: perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/finfo.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/finfo.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/finfo.pm (original)
+++ perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/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 TestAPRlib::finfo;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/os.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/os.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/os.pm (original)
+++ perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/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 TestAPRlib::os;
 
 # testing APR::OS API

Modified: perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/pool.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/pool.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/pool.pm (original)
+++ perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/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 TestAPRlib::pool;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/status.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/status.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/status.pm (original)
+++ perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/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 TestAPRlib::status;
 
 # Testing APR::Status

Modified: perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/string.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/string.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/string.pm (original)
+++ perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/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 TestAPRlib::string;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/table.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/table.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/table.pm (original)
+++ perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/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 TestAPRlib::table;
 
 # testing APR::Table API

Modified: perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/threadmutex.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/threadmutex.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/threadmutex.pm (original)
+++ perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/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 TestAPRlib::threadmutex;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/threadrwlock.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/threadrwlock.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/threadrwlock.pm (original)
+++ perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/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 TestAPRlib::threadrwlock;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/uri.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/uri.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/uri.pm (original)
+++ perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/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 TestAPRlib::uri;
 
 # Testing APR::URI (more tests in TestAPI::uri)

Modified: perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/util.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/util.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/util.pm (original)
+++ perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/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 TestAPRlib::util;
 
 # test APR::Util

Modified: perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/uuid.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/uuid.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/uuid.pm (original)
+++ perl/modperl/branches/httpd24threading/t/lib/TestAPRlib/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 TestAPRlib::uuid;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/lib/TestCommon/FilterDebug.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/lib/TestCommon/FilterDebug.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/lib/TestCommon/FilterDebug.pm (original)
+++ perl/modperl/branches/httpd24threading/t/lib/TestCommon/FilterDebug.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 TestCommon::FilterDebug;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/lib/TestCommon/Handlers.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/lib/TestCommon/Handlers.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/lib/TestCommon/Handlers.pm (original)
+++ perl/modperl/branches/httpd24threading/t/lib/TestCommon/Handlers.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 TestCommon::Handlers;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/lib/TestCommon/LogDiff.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/lib/TestCommon/LogDiff.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/lib/TestCommon/LogDiff.pm (original)
+++ perl/modperl/branches/httpd24threading/t/lib/TestCommon/LogDiff.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 TestCommon::LogDiff;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/lib/TestCommon/MemoryLeak.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/lib/TestCommon/MemoryLeak.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/lib/TestCommon/MemoryLeak.pm (original)
+++ perl/modperl/branches/httpd24threading/t/lib/TestCommon/MemoryLeak.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 TestCommon::MemoryLeak;
 
 # handy functions to measure memory leaks. since it measures the total

Modified: perl/modperl/branches/httpd24threading/t/lib/TestCommon/SameInterp.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/lib/TestCommon/SameInterp.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/lib/TestCommon/SameInterp.pm (original)
+++ perl/modperl/branches/httpd24threading/t/lib/TestCommon/SameInterp.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 TestCommon::SameInterp;
 
 use Apache::Test;

Modified: perl/modperl/branches/httpd24threading/t/lib/TestCommon/TiePerlSection.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/lib/TestCommon/TiePerlSection.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/lib/TestCommon/TiePerlSection.pm (original)
+++ perl/modperl/branches/httpd24threading/t/lib/TestCommon/TiePerlSection.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 TestCommon::TiePerlSection;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/lib/TestCommon/Utils.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/lib/TestCommon/Utils.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/lib/TestCommon/Utils.pm (original)
+++ perl/modperl/branches/httpd24threading/t/lib/TestCommon/Utils.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 TestCommon::Utils;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/lib/TestExit/FromPerlModule.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/lib/TestExit/FromPerlModule.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/lib/TestExit/FromPerlModule.pm (original)
+++ perl/modperl/branches/httpd24threading/t/lib/TestExit/FromPerlModule.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 TestExit::FromPerlModule;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/modperl/cookie.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/modperl/cookie.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/modperl/cookie.t (original)
+++ perl/modperl/branches/httpd24threading/t/modperl/cookie.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/modperl/cookie2.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/modperl/cookie2.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/modperl/cookie2.t (original)
+++ perl/modperl/branches/httpd24threading/t/modperl/cookie2.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/modperl/exit.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/modperl/exit.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/modperl/exit.t (original)
+++ perl/modperl/branches/httpd24threading/t/modperl/exit.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/modperl/getc.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/modperl/getc.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/modperl/getc.t (original)
+++ perl/modperl/branches/httpd24threading/t/modperl/getc.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/modperl/local_env.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/modperl/local_env.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/modperl/local_env.t (original)
+++ perl/modperl/branches/httpd24threading/t/modperl/local_env.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/modperl/merge.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/modperl/merge.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/modperl/merge.t (original)
+++ perl/modperl/branches/httpd24threading/t/modperl/merge.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/modperl/merge2.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/modperl/merge2.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/modperl/merge2.t (original)
+++ perl/modperl/branches/httpd24threading/t/modperl/merge2.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/modperl/merge3.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/modperl/merge3.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/modperl/merge3.t (original)
+++ perl/modperl/branches/httpd24threading/t/modperl/merge3.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/modperl/perl_options.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/modperl/perl_options.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/modperl/perl_options.t (original)
+++ perl/modperl/branches/httpd24threading/t/modperl/perl_options.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/modperl/perl_options2.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/modperl/perl_options2.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/modperl/perl_options2.t (original)
+++ perl/modperl/branches/httpd24threading/t/modperl/perl_options2.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/modperl/pnotes.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/modperl/pnotes.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/modperl/pnotes.t (original)
+++ perl/modperl/branches/httpd24threading/t/modperl/pnotes.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/modperl/pnotes2.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/modperl/pnotes2.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/modperl/pnotes2.t (original)
+++ perl/modperl/branches/httpd24threading/t/modperl/pnotes2.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/modperl/post_utf8.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/modperl/post_utf8.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/modperl/post_utf8.t (original)
+++ perl/modperl/branches/httpd24threading/t/modperl/post_utf8.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/modperl/print_utf8.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/modperl/print_utf8.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/modperl/print_utf8.t (original)
+++ perl/modperl/branches/httpd24threading/t/modperl/print_utf8.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/modperl/print_utf8_2.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/modperl/print_utf8_2.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/modperl/print_utf8_2.t (original)
+++ perl/modperl/branches/httpd24threading/t/modperl/print_utf8_2.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/modperl/readline.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/modperl/readline.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/modperl/readline.t (original)
+++ perl/modperl/branches/httpd24threading/t/modperl/readline.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/modperl/request_rec_perlio_api.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/modperl/request_rec_perlio_api.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/modperl/request_rec_perlio_api.t (original)
+++ perl/modperl/branches/httpd24threading/t/modperl/request_rec_perlio_api.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';
 
@@ -16,7 +17,7 @@ plan tests => 2, need { "perl $]: TIEd I
 {
     my $content  = join "", 'a'..'j', 'k'..'t';
     my $location = "$uri?STDIN";
-    my $expected = join "", 'a'..'j', "package", 'k'..'t';
+    my $expected = join "", 'a'..'j', "# please", 'k'..'t';
     my $received = POST_BODY_ASSERT $location, content => $content;
     ok t_cmp($received, $expected, "STDIN tests");
 }

Modified: perl/modperl/branches/httpd24threading/t/modperl/setupenv.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/modperl/setupenv.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/modperl/setupenv.t (original)
+++ perl/modperl/branches/httpd24threading/t/modperl/setupenv.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/modperl/setupenv2.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/modperl/setupenv2.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/modperl/setupenv2.t (original)
+++ perl/modperl/branches/httpd24threading/t/modperl/setupenv2.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/modperl/status.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/modperl/status.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/modperl/status.t (original)
+++ perl/modperl/branches/httpd24threading/t/modperl/status.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/modules/apache_resource.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/modules/apache_resource.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/modules/apache_resource.t (original)
+++ perl/modperl/branches/httpd24threading/t/modules/apache_resource.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/modules/apache_status.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/modules/apache_status.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/modules/apache_status.t (original)
+++ perl/modperl/branches/httpd24threading/t/modules/apache_status.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/modules/cgi.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/modules/cgi.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/modules/cgi.t (original)
+++ perl/modperl/branches/httpd24threading/t/modules/cgi.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/modules/cgi2.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/modules/cgi2.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/modules/cgi2.t (original)
+++ perl/modperl/branches/httpd24threading/t/modules/cgi2.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/modules/cgipost.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/modules/cgipost.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/modules/cgipost.t (original)
+++ perl/modperl/branches/httpd24threading/t/modules/cgipost.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/modules/cgipost2.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/modules/cgipost2.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/modules/cgipost2.t (original)
+++ perl/modperl/branches/httpd24threading/t/modules/cgipost2.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/modules/cgiupload.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/modules/cgiupload.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/modules/cgiupload.t (original)
+++ perl/modperl/branches/httpd24threading/t/modules/cgiupload.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/modules/cgiupload2.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/modules/cgiupload2.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/modules/cgiupload2.t (original)
+++ perl/modperl/branches/httpd24threading/t/modules/cgiupload2.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/modules/include.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/modules/include.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/modules/include.t (original)
+++ perl/modperl/branches/httpd24threading/t/modules/include.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/modules/include2.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/modules/include2.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/modules/include2.t (original)
+++ perl/modperl/branches/httpd24threading/t/modules/include2.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/modules/include_subreq.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/modules/include_subreq.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/modules/include_subreq.t (original)
+++ perl/modperl/branches/httpd24threading/t/modules/include_subreq.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/modules/proxy.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/modules/proxy.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/modules/proxy.t (original)
+++ perl/modperl/branches/httpd24threading/t/modules/proxy.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/perl/hash_attack.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/perl/hash_attack.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/perl/hash_attack.t (original)
+++ perl/modperl/branches/httpd24threading/t/perl/hash_attack.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/perl/ithreads.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/perl/ithreads.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/perl/ithreads.t (original)
+++ perl/modperl/branches/httpd24threading/t/perl/ithreads.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 -*-
 # perl/ithreads2 is a similar test but is running from within a
 # virtual host with its own perl interpreter pool (+Parent)
 

Modified: perl/modperl/branches/httpd24threading/t/perl/ithreads2.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/perl/ithreads2.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/perl/ithreads2.t (original)
+++ perl/modperl/branches/httpd24threading/t/perl/ithreads2.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 -*-
 # perl/ithreads is a similar test but is running from the global perl
 # interpreter pool. whereas this test is running against a
 # virtual host with its own perl interpreter pool (+Parent)

Modified: perl/modperl/branches/httpd24threading/t/perl/ithreads3.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/perl/ithreads3.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/perl/ithreads3.t (original)
+++ perl/modperl/branches/httpd24threading/t/perl/ithreads3.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/preconnection/TestPreConnection/note.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/preconnection/TestPreConnection/note.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/preconnection/TestPreConnection/note.pm (original)
+++ perl/modperl/branches/httpd24threading/t/preconnection/TestPreConnection/note.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 TestPreConnection::note;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/preconnection/note.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/preconnection/note.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/preconnection/note.t (original)
+++ perl/modperl/branches/httpd24threading/t/preconnection/note.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/TestProtocol/echo_bbs.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/protocol/TestProtocol/echo_bbs.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/protocol/TestProtocol/echo_bbs.pm (original)
+++ perl/modperl/branches/httpd24threading/t/protocol/TestProtocol/echo_bbs.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 TestProtocol::echo_bbs;
 
 # this test is similar to TestProtocol::echo_filter, but performs the

Modified: perl/modperl/branches/httpd24threading/t/protocol/TestProtocol/echo_bbs2.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/protocol/TestProtocol/echo_bbs2.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/protocol/TestProtocol/echo_bbs2.pm (original)
+++ perl/modperl/branches/httpd24threading/t/protocol/TestProtocol/echo_bbs2.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 TestProtocol::echo_bbs2;
 
 # similar to TestProtocol::echo_bbs but here re-using one bucket

Modified: perl/modperl/branches/httpd24threading/t/protocol/TestProtocol/echo_block.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/protocol/TestProtocol/echo_block.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/protocol/TestProtocol/echo_block.pm (original)
+++ perl/modperl/branches/httpd24threading/t/protocol/TestProtocol/echo_block.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 TestProtocol::echo_block;
 
 # this test reads from/writes to the socket doing blocking IO

Modified: perl/modperl/branches/httpd24threading/t/protocol/TestProtocol/echo_filter.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/protocol/TestProtocol/echo_filter.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/protocol/TestProtocol/echo_filter.pm (original)
+++ perl/modperl/branches/httpd24threading/t/protocol/TestProtocol/echo_filter.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 TestProtocol::echo_filter;
 
 # see also TestFilter::both_str_con_add

Modified: perl/modperl/branches/httpd24threading/t/protocol/TestProtocol/echo_nonblock.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/protocol/TestProtocol/echo_nonblock.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/protocol/TestProtocol/echo_nonblock.pm (original)
+++ perl/modperl/branches/httpd24threading/t/protocol/TestProtocol/echo_nonblock.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 TestProtocol::echo_nonblock;
 
 # this test reads from/writes to the socket doing nonblocking IO

Modified: perl/modperl/branches/httpd24threading/t/protocol/TestProtocol/echo_timeout.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/protocol/TestProtocol/echo_timeout.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/protocol/TestProtocol/echo_timeout.pm (original)
+++ perl/modperl/branches/httpd24threading/t/protocol/TestProtocol/echo_timeout.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 TestProtocol::echo_timeout;
 
 # this test reads from/writes to the socket doing nonblocking IO but

Modified: perl/modperl/branches/httpd24threading/t/protocol/TestProtocol/eliza.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/protocol/TestProtocol/eliza.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/protocol/TestProtocol/eliza.pm (original)
+++ perl/modperl/branches/httpd24threading/t/protocol/TestProtocol/eliza.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 TestProtocol::eliza;
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/t/protocol/TestProtocol/pseudo_http.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/protocol/TestProtocol/pseudo_http.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/protocol/TestProtocol/pseudo_http.pm (original)
+++ perl/modperl/branches/httpd24threading/t/protocol/TestProtocol/pseudo_http.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 TestProtocol::pseudo_http;
 
 # this is a more advanced protocol implementation. While using a

Modified: perl/modperl/branches/httpd24threading/t/protocol/echo_bbs.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/protocol/echo_bbs.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/protocol/echo_bbs.t (original)
+++ perl/modperl/branches/httpd24threading/t/protocol/echo_bbs.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_bbs2.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/protocol/echo_bbs2.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/protocol/echo_bbs2.t (original)
+++ perl/modperl/branches/httpd24threading/t/protocol/echo_bbs2.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';