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 [5/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/response/TestModperl/pnotes2.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestModperl/pnotes2.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestModperl/pnotes2.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestModperl/pnotes2.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::pnotes2;
 
 use strict;
@@ -82,8 +83,3 @@ sub handler {
 
 1;
 __END__
-
-# Local Variables: #
-# mode: cperl #
-# cperl-indent-level: 4 #
-# End: #

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

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

Modified: perl/modperl/branches/httpd24threading/t/response/TestModperl/print_utf8.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestModperl/print_utf8.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestModperl/print_utf8.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestModperl/print_utf8.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::print_utf8;
 
 # testing the utf8-encoded response via a tied STDOUT/perlio STDOUT,

Modified: perl/modperl/branches/httpd24threading/t/response/TestModperl/print_utf8_2.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestModperl/print_utf8_2.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestModperl/print_utf8_2.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestModperl/print_utf8_2.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::print_utf8_2;
 
 # testing the utf8-encoded response via direct $r->print, which does the

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

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

Modified: perl/modperl/branches/httpd24threading/t/response/TestModperl/request_rec_perlio_api.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestModperl/request_rec_perlio_api.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestModperl/request_rec_perlio_api.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestModperl/request_rec_perlio_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 TestModperl::request_rec_perlio_api;
 
 # this test is relevant only when the PerlIO STDIN/STDOUT are used (when
@@ -41,7 +42,7 @@ sub test_STDIN {
         open STDIN, "<", __FILE__
             or die "failed to open STDIN as 'in memory' file : $!";
         my $data;
-        read STDIN, $data, length("package");
+        read STDIN, $data, length("# please");
         print STDOUT $data;
         close STDIN;
 

Modified: perl/modperl/branches/httpd24threading/t/response/TestModperl/request_rec_tie_api.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestModperl/request_rec_tie_api.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestModperl/request_rec_tie_api.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestModperl/request_rec_tie_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 TestModperl::request_rec_tie_api;
 
 # this test is relevant only when the tied STDIN/STDOUT are used (when

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

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

Modified: perl/modperl/branches/httpd24threading/t/response/TestModperl/setupenv2.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestModperl/setupenv2.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestModperl/setupenv2.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestModperl/setupenv2.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::setupenv2;
 
 # Test the mixing of PerlSetEnv in httpd.conf and %ENV of the same

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

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

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

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

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

Modified: perl/modperl/branches/httpd24threading/t/response/TestModules/cgi2.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestModules/cgi2.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestModules/cgi2.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestModules/cgi2.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 TestModules::cgi2;
 
 # this handler doesn't use the :Apache layer, so CGI.pm needs to do

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

Modified: perl/modperl/branches/httpd24threading/t/response/TestModules/cgipost2.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestModules/cgipost2.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestModules/cgipost2.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestModules/cgipost2.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 TestModules::cgipost2;
 
 # this handler doesn't use the :Apache layer, so CGI.pm needs to do

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

Modified: perl/modperl/branches/httpd24threading/t/response/TestModules/cgiupload2.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestModules/cgiupload2.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestModules/cgiupload2.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestModules/cgiupload2.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 TestModules::cgiupload2;
 
 # this handler doesn't use the :Apache layer, so CGI.pm needs to do

Modified: perl/modperl/branches/httpd24threading/t/response/TestModules/include_subreq.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestModules/include_subreq.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestModules/include_subreq.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestModules/include_subreq.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 TestModules::include_subreq;
 
 # this test calls a simple response handler, whose output includes a

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

Modified: perl/modperl/branches/httpd24threading/t/response/TestPerl/api.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestPerl/api.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestPerl/api.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestPerl/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 TestPerl::api;
 
 # some perl APIs that we need to test that they work alright under mod_perl

Modified: perl/modperl/branches/httpd24threading/t/response/TestPerl/hash_attack.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestPerl/hash_attack.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestPerl/hash_attack.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestPerl/hash_attack.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 TestPerl::hash_attack;
 
 # if the rehashing of the keys in the stash happens due to the hash attack,

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

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

Modified: perl/modperl/branches/httpd24threading/t/response/TestPerl/ithreads_args.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestPerl/ithreads_args.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestPerl/ithreads_args.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestPerl/ithreads_args.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 TestPerl::ithreads_args;
 
 # reproducing a bug in perl ithreads: [perl #34342]

Modified: perl/modperl/branches/httpd24threading/t/response/TestPerl/ithreads_eval.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestPerl/ithreads_eval.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestPerl/ithreads_eval.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestPerl/ithreads_eval.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 TestPerl::ithreads_eval;
 
 # reproducing a bug in perl ithreads: [perl #34341]

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

Modified: perl/modperl/branches/httpd24threading/t/response/TestUser/rewrite.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestUser/rewrite.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestUser/rewrite.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestUser/rewrite.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 TestUser::rewrite;
 
 # test here the technique of rewriting the URI namespace and

Modified: perl/modperl/branches/httpd24threading/t/response/TestVhost/config.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestVhost/config.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestVhost/config.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestVhost/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 TestVhost::config;
 
 # Test whether under threaded mpms (and not) a vhost with 'PerlOptions

Modified: perl/modperl/branches/httpd24threading/t/response/TestVhost/log.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/response/TestVhost/log.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/response/TestVhost/log.pm (original)
+++ perl/modperl/branches/httpd24threading/t/response/TestVhost/log.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 TestVhost::log;
 
 # testing that the warn and other logging functions are writing into

Modified: perl/modperl/branches/httpd24threading/t/user/rewrite.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/user/rewrite.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/user/rewrite.t (original)
+++ perl/modperl/branches/httpd24threading/t/user/rewrite.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/vhost/config.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/vhost/config.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/vhost/config.t (original)
+++ perl/modperl/branches/httpd24threading/t/vhost/config.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/vhost/log.t
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/t/vhost/log.t?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/t/vhost/log.t (original)
+++ perl/modperl/branches/httpd24threading/t/vhost/log.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 Apache::TestUtil;
 use Apache::TestRequest 'GET_BODY_ASSERT';
 

Modified: perl/modperl/branches/httpd24threading/util/apr_arg_check.pl
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/util/apr_arg_check.pl?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/util/apr_arg_check.pl (original)
+++ perl/modperl/branches/httpd24threading/util/apr_arg_check.pl Thu Oct 31 23:34:26 2013
@@ -1,4 +1,5 @@
 #!/usr/bin/perl -w
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 
 use lib qw(lib);
 

Modified: perl/modperl/branches/httpd24threading/util/apr_pool_check.pl
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/util/apr_pool_check.pl?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/util/apr_pool_check.pl (original)
+++ perl/modperl/branches/httpd24threading/util/apr_pool_check.pl Thu Oct 31 23:34:26 2013
@@ -1,4 +1,5 @@
 #!/usr/bin/perl -w
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 
 #check which apr_ functions do not have access to a pool
 

Modified: perl/modperl/branches/httpd24threading/util/cvsize.pl
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/util/cvsize.pl?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/util/cvsize.pl (original)
+++ perl/modperl/branches/httpd24threading/util/cvsize.pl Thu Oct 31 23:34:26 2013
@@ -1,4 +1,5 @@
 #!/usr/bin/perl -w
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 
 #get an idea of how much space the XS interface will eat
 #build/source_scan.pl must be run first

Modified: perl/modperl/branches/httpd24threading/util/getdiff.pl
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/util/getdiff.pl?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/util/getdiff.pl (original)
+++ perl/modperl/branches/httpd24threading/util/getdiff.pl Thu Oct 31 23:34:26 2013
@@ -1,4 +1,5 @@
 #!/usr/bin/perl -w
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 
 # this script creates a diff against SVN
 # and against /dev/null for all files in ARGV

Modified: perl/modperl/branches/httpd24threading/util/methodlookup_check.pl
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/util/methodlookup_check.pl?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/util/methodlookup_check.pl (original)
+++ perl/modperl/branches/httpd24threading/util/methodlookup_check.pl Thu Oct 31 23:34:26 2013
@@ -1,4 +1,5 @@
 #!/usr/bin/perl
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 
 # this script checks whether all XS methods are known to ModPerl::MethodLookup
 

Modified: perl/modperl/branches/httpd24threading/util/perl_bloat.pl
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/util/perl_bloat.pl?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/util/perl_bloat.pl (original)
+++ perl/modperl/branches/httpd24threading/util/perl_bloat.pl Thu Oct 31 23:34:26 2013
@@ -1,4 +1,5 @@
 #!/usr/bin/perl -w
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 
 # perlbloat.pl 'some perlcode' 'more perl code'
 # perlbloat.pl Foo/Bar.pm Bar/Tar.pm

Modified: perl/modperl/branches/httpd24threading/util/sizeof.pl
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/util/sizeof.pl?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/util/sizeof.pl (original)
+++ perl/modperl/branches/httpd24threading/util/sizeof.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 -*-
 #calculate structure sizes listed in pod/modperl_sizeof.pod via sizeof()
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/util/source_stats.pl
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/util/source_stats.pl?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/util/source_stats.pl (original)
+++ perl/modperl/branches/httpd24threading/util/source_stats.pl Thu Oct 31 23:34:26 2013
@@ -1,4 +1,5 @@
 #!/usr/bin/perl -w
+# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*-
 
 use lib qw(lib);
 

Modified: perl/modperl/branches/httpd24threading/util/xs_check.pl
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/util/xs_check.pl?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/util/xs_check.pl (original)
+++ perl/modperl/branches/httpd24threading/util/xs_check.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 lib qw(Apache-Test/lib lib xs/tables/current);
 
 use strict;

Modified: perl/modperl/branches/httpd24threading/xs/APR/APR/APR.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/xs/APR/APR/APR.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/xs/APR/APR/APR.pm (original)
+++ perl/modperl/branches/httpd24threading/xs/APR/APR/APR.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 -*-
 # Licensed to the Apache Software Foundation (ASF) under one or more
 # contributor license agreements.  See the NOTICE file distributed with
 # this work for additional information regarding copyright ownership.

Modified: perl/modperl/branches/httpd24threading/xs/APR/Const/Const.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/xs/APR/Const/Const.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/xs/APR/Const/Const.pm (original)
+++ perl/modperl/branches/httpd24threading/xs/APR/Const/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 -*-
 # Licensed to the Apache Software Foundation (ASF) under one or more
 # contributor license agreements.  See the NOTICE file distributed with
 # this work for additional information regarding copyright ownership.

Modified: perl/modperl/branches/httpd24threading/xs/APR/PerlIO/PerlIO.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/xs/APR/PerlIO/PerlIO.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/xs/APR/PerlIO/PerlIO.pm (original)
+++ perl/modperl/branches/httpd24threading/xs/APR/PerlIO/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 -*-
 # Licensed to the Apache Software Foundation (ASF) under one or more
 # contributor license agreements.  See the NOTICE file distributed with
 # this work for additional information regarding copyright ownership.

Modified: perl/modperl/branches/httpd24threading/xs/Apache2/Const/Const.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/xs/Apache2/Const/Const.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/xs/Apache2/Const/Const.pm (original)
+++ perl/modperl/branches/httpd24threading/xs/Apache2/Const/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 -*-
 # Licensed to the Apache Software Foundation (ASF) under one or more
 # contributor license agreements.  See the NOTICE file distributed with
 # this work for additional information regarding copyright ownership.

Modified: perl/modperl/branches/httpd24threading/xs/ModPerl/Const/Const.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/xs/ModPerl/Const/Const.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/xs/ModPerl/Const/Const.pm (original)
+++ perl/modperl/branches/httpd24threading/xs/ModPerl/Const/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 -*-
 # Licensed to the Apache Software Foundation (ASF) under one or more
 # contributor license agreements.  See the NOTICE file distributed with
 # this work for additional information regarding copyright ownership.

Modified: perl/modperl/branches/httpd24threading/xs/tables/current/APR/FunctionTable.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/xs/tables/current/APR/FunctionTable.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/xs/tables/current/APR/FunctionTable.pm (original)
+++ perl/modperl/branches/httpd24threading/xs/tables/current/APR/FunctionTable.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 APR::FunctionTable;
 
 # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Modified: perl/modperl/branches/httpd24threading/xs/tables/current/Apache2/ConstantsTable.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/xs/tables/current/Apache2/ConstantsTable.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/xs/tables/current/Apache2/ConstantsTable.pm (original)
+++ perl/modperl/branches/httpd24threading/xs/tables/current/Apache2/ConstantsTable.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 Apache2::ConstantsTable;
 
 # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Modified: perl/modperl/branches/httpd24threading/xs/tables/current/Apache2/FunctionTable.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/xs/tables/current/Apache2/FunctionTable.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/xs/tables/current/Apache2/FunctionTable.pm (original)
+++ perl/modperl/branches/httpd24threading/xs/tables/current/Apache2/FunctionTable.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 Apache2::FunctionTable;
 
 # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Modified: perl/modperl/branches/httpd24threading/xs/tables/current/Apache2/StructureTable.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/xs/tables/current/Apache2/StructureTable.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/xs/tables/current/Apache2/StructureTable.pm (original)
+++ perl/modperl/branches/httpd24threading/xs/tables/current/Apache2/StructureTable.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 Apache2::StructureTable;
 
 # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Modified: perl/modperl/branches/httpd24threading/xs/tables/current/ModPerl/FunctionTable.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/httpd24threading/xs/tables/current/ModPerl/FunctionTable.pm?rev=1537764&r1=1537763&r2=1537764&view=diff
==============================================================================
--- perl/modperl/branches/httpd24threading/xs/tables/current/ModPerl/FunctionTable.pm (original)
+++ perl/modperl/branches/httpd24threading/xs/tables/current/ModPerl/FunctionTable.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 ModPerl::FunctionTable;
 
 # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!