Return-Path: X-Original-To: apmail-perl-modperl-cvs-archive@www.apache.org Delivered-To: apmail-perl-modperl-cvs-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 312D111231 for ; Thu, 12 Jun 2014 09:30:23 +0000 (UTC) Received: (qmail 2191 invoked by uid 500); 12 Jun 2014 09:30:23 -0000 Delivered-To: apmail-perl-modperl-cvs-archive@perl.apache.org Received: (qmail 2164 invoked by uid 500); 12 Jun 2014 09:30:23 -0000 Mailing-List: contact modperl-cvs-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@perl.apache.org List-Id: Delivered-To: mailing list modperl-cvs@perl.apache.org Received: (qmail 2156 invoked by uid 99); 12 Jun 2014 09:30:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jun 2014 09:30:23 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jun 2014 09:30:11 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id DD5F62388B4E; Thu, 12 Jun 2014 09:29:44 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1602105 [5/7] - in /perl/modperl/trunk: ./ ModPerl-Registry/lib/ModPerl/ ModPerl-Registry/t/ ModPerl-Registry/t/cgi-bin/ ModPerl-Registry/t/conf/ build/ lib/ lib/APR/ lib/Apache2/ lib/Apache2/PerlSections/ lib/Bundle/ lib/ModPerl/ src/modu... Date: Thu, 12 Jun 2014 09:29:19 -0000 To: modperl-cvs@perl.apache.org From: stevehay@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20140612092944.DD5F62388B4E@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: perl/modperl/trunk/t/filter/out_bbs_ctx.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/filter/out_bbs_ctx.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/filter/out_bbs_ctx.t (original) +++ perl/modperl/trunk/t/filter/out_bbs_ctx.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/filter/out_bbs_filebucket.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/filter/out_bbs_filebucket.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/filter/out_bbs_filebucket.t (original) +++ perl/modperl/trunk/t/filter/out_bbs_filebucket.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/filter/out_init_basic.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/filter/out_init_basic.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/filter/out_init_basic.t (original) +++ perl/modperl/trunk/t/filter/out_init_basic.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/filter/out_str_buffer.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/filter/out_str_buffer.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/filter/out_str_buffer.t (original) +++ perl/modperl/trunk/t/filter/out_str_buffer.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/filter/out_str_ctx.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/filter/out_str_ctx.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/filter/out_str_ctx.t (original) +++ perl/modperl/trunk/t/filter/out_str_ctx.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/filter/out_str_declined.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/filter/out_str_declined.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/filter/out_str_declined.t (original) +++ perl/modperl/trunk/t/filter/out_str_declined.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/filter/out_str_lc.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/filter/out_str_lc.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/filter/out_str_lc.t (original) +++ perl/modperl/trunk/t/filter/out_str_lc.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/filter/out_str_remove.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/filter/out_str_remove.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/filter/out_str_remove.t (original) +++ perl/modperl/trunk/t/filter/out_str_remove.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/filter/out_str_req_eos.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/filter/out_str_req_eos.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/filter/out_str_req_eos.t (original) +++ perl/modperl/trunk/t/filter/out_str_req_eos.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/filter/out_str_req_mix.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/filter/out_str_req_mix.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/filter/out_str_req_mix.t (original) +++ perl/modperl/trunk/t/filter/out_str_req_mix.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/filter/out_str_reverse.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/filter/out_str_reverse.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/filter/out_str_reverse.t (original) +++ perl/modperl/trunk/t/filter/out_str_reverse.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/filter/out_str_subreq_default.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/filter/out_str_subreq_default.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/filter/out_str_subreq_default.t (original) +++ perl/modperl/trunk/t/filter/out_str_subreq_default.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/filter/out_str_subreq_modperl.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/filter/out_str_subreq_modperl.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/filter/out_str_subreq_modperl.t (original) +++ perl/modperl/trunk/t/filter/out_str_subreq_modperl.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/hooks/TestHooks/access.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/hooks/TestHooks/access.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/hooks/TestHooks/access.pm (original) +++ perl/modperl/trunk/t/hooks/TestHooks/access.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/hooks/TestHooks/authen_basic.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/hooks/TestHooks/authen_basic.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/hooks/TestHooks/authen_basic.pm (original) +++ perl/modperl/trunk/t/hooks/TestHooks/authen_basic.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/hooks/TestHooks/authen_digest.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/hooks/TestHooks/authen_digest.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/hooks/TestHooks/authen_digest.pm (original) +++ perl/modperl/trunk/t/hooks/TestHooks/authen_digest.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/hooks/TestHooks/authz.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/hooks/TestHooks/authz.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/hooks/TestHooks/authz.pm (original) +++ perl/modperl/trunk/t/hooks/TestHooks/authz.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/hooks/TestHooks/cleanup.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/hooks/TestHooks/cleanup.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/hooks/TestHooks/cleanup.pm (original) +++ perl/modperl/trunk/t/hooks/TestHooks/cleanup.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/hooks/TestHooks/cleanup2.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/hooks/TestHooks/cleanup2.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/hooks/TestHooks/cleanup2.pm (original) +++ perl/modperl/trunk/t/hooks/TestHooks/cleanup2.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/hooks/TestHooks/error.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/hooks/TestHooks/error.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/hooks/TestHooks/error.pm (original) +++ perl/modperl/trunk/t/hooks/TestHooks/error.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/hooks/TestHooks/fixup.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/hooks/TestHooks/fixup.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/hooks/TestHooks/fixup.pm (original) +++ perl/modperl/trunk/t/hooks/TestHooks/fixup.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/hooks/TestHooks/headerparser.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/hooks/TestHooks/headerparser.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/hooks/TestHooks/headerparser.pm (original) +++ perl/modperl/trunk/t/hooks/TestHooks/headerparser.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/hooks/TestHooks/hookrun.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/hooks/TestHooks/hookrun.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/hooks/TestHooks/hookrun.pm (original) +++ perl/modperl/trunk/t/hooks/TestHooks/hookrun.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/hooks/TestHooks/init.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/hooks/TestHooks/init.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/hooks/TestHooks/init.pm (original) +++ perl/modperl/trunk/t/hooks/TestHooks/init.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/hooks/TestHooks/inlined_handlers.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/hooks/TestHooks/inlined_handlers.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/hooks/TestHooks/inlined_handlers.pm (original) +++ perl/modperl/trunk/t/hooks/TestHooks/inlined_handlers.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/hooks/TestHooks/push_handlers.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/hooks/TestHooks/push_handlers.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/hooks/TestHooks/push_handlers.pm (original) +++ perl/modperl/trunk/t/hooks/TestHooks/push_handlers.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/hooks/TestHooks/push_handlers_anon.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/hooks/TestHooks/push_handlers_anon.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/hooks/TestHooks/push_handlers_anon.pm (original) +++ perl/modperl/trunk/t/hooks/TestHooks/push_handlers_anon.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/hooks/TestHooks/push_handlers_blessed.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/hooks/TestHooks/push_handlers_blessed.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/hooks/TestHooks/push_handlers_blessed.pm (original) +++ perl/modperl/trunk/t/hooks/TestHooks/push_handlers_blessed.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/hooks/TestHooks/push_handlers_same_phase.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/hooks/TestHooks/push_handlers_same_phase.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/hooks/TestHooks/push_handlers_same_phase.pm (original) +++ perl/modperl/trunk/t/hooks/TestHooks/push_handlers_same_phase.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/hooks/TestHooks/set_handlers.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/hooks/TestHooks/set_handlers.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/hooks/TestHooks/set_handlers.pm (original) +++ perl/modperl/trunk/t/hooks/TestHooks/set_handlers.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/hooks/TestHooks/stacked_handlers.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/hooks/TestHooks/stacked_handlers.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/hooks/TestHooks/stacked_handlers.pm (original) +++ perl/modperl/trunk/t/hooks/TestHooks/stacked_handlers.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/hooks/TestHooks/stacked_handlers2.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/hooks/TestHooks/stacked_handlers2.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/hooks/TestHooks/stacked_handlers2.pm (original) +++ perl/modperl/trunk/t/hooks/TestHooks/stacked_handlers2.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/hooks/TestHooks/startup.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/hooks/TestHooks/startup.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/hooks/TestHooks/startup.pm (original) +++ perl/modperl/trunk/t/hooks/TestHooks/startup.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/hooks/TestHooks/trans.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/hooks/TestHooks/trans.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/hooks/TestHooks/trans.pm (original) +++ perl/modperl/trunk/t/hooks/TestHooks/trans.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/hooks/access.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/hooks/access.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/hooks/access.t (original) +++ perl/modperl/trunk/t/hooks/access.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/hooks/authen_basic.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/hooks/authen_basic.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/hooks/authen_basic.t (original) +++ perl/modperl/trunk/t/hooks/authen_basic.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/hooks/authen_digest.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/hooks/authen_digest.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/hooks/authen_digest.t (original) +++ perl/modperl/trunk/t/hooks/authen_digest.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/hooks/authz.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/hooks/authz.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/hooks/authz.t (original) +++ perl/modperl/trunk/t/hooks/authz.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/hooks/cleanup.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/hooks/cleanup.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/hooks/cleanup.t (original) +++ perl/modperl/trunk/t/hooks/cleanup.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/hooks/cleanup2.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/hooks/cleanup2.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/hooks/cleanup2.t (original) +++ perl/modperl/trunk/t/hooks/cleanup2.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/hooks/error.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/hooks/error.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/hooks/error.t (original) +++ perl/modperl/trunk/t/hooks/error.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/hooks/hookrun.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/hooks/hookrun.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/hooks/hookrun.t (original) +++ perl/modperl/trunk/t/hooks/hookrun.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/hooks/init.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/hooks/init.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/hooks/init.t (original) +++ perl/modperl/trunk/t/hooks/init.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/hooks/inlined_handlers.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/hooks/inlined_handlers.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/hooks/inlined_handlers.t (original) +++ perl/modperl/trunk/t/hooks/inlined_handlers.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/hooks/push_handlers.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/hooks/push_handlers.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/hooks/push_handlers.t (original) +++ perl/modperl/trunk/t/hooks/push_handlers.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/hooks/push_handlers_anon.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/hooks/push_handlers_anon.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/hooks/push_handlers_anon.t (original) +++ perl/modperl/trunk/t/hooks/push_handlers_anon.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/hooks/stacked_handlers.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/hooks/stacked_handlers.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/hooks/stacked_handlers.t (original) +++ perl/modperl/trunk/t/hooks/stacked_handlers.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/hooks/stacked_handlers2.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/hooks/stacked_handlers2.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/hooks/stacked_handlers2.t (original) +++ perl/modperl/trunk/t/hooks/stacked_handlers2.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/hooks/startup.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/hooks/startup.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/hooks/startup.t (original) +++ perl/modperl/trunk/t/hooks/startup.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/hooks/trans.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/hooks/trans.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/hooks/trans.t (original) +++ perl/modperl/trunk/t/hooks/trans.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/htdocs/api/slurp.pl URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/htdocs/api/slurp.pl?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/htdocs/api/slurp.pl (original) +++ perl/modperl/trunk/t/htdocs/api/slurp.pl Thu Jun 12 09:29:09 2014 @@ -1,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 = <\n"; Modified: perl/modperl/trunk/t/htdocs/modperl/setupenv2/config_require.pl URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/htdocs/modperl/setupenv2/config_require.pl?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/htdocs/modperl/setupenv2/config_require.pl (original) +++ perl/modperl/trunk/t/htdocs/modperl/setupenv2/config_require.pl Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/htdocs/modperl/setupenv2/module.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/htdocs/modperl/setupenv2/module.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/htdocs/modperl/setupenv2/module.pm (original) +++ perl/modperl/trunk/t/htdocs/modperl/setupenv2/module.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/htdocs/modperl/setupenv2/post_config_require.pl URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/htdocs/modperl/setupenv2/post_config_require.pl?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/htdocs/modperl/setupenv2/post_config_require.pl (original) +++ perl/modperl/trunk/t/htdocs/modperl/setupenv2/post_config_require.pl Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/htdocs/modperl/setupenv2/require.pl URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/htdocs/modperl/setupenv2/require.pl?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/htdocs/modperl/setupenv2/require.pl (original) +++ perl/modperl/trunk/t/htdocs/modperl/setupenv2/require.pl Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/htdocs/vhost/post_config.pl URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/htdocs/vhost/post_config.pl?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/htdocs/vhost/post_config.pl (original) +++ perl/modperl/trunk/t/htdocs/vhost/post_config.pl Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/htdocs/vhost/startup.pl URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/htdocs/vhost/startup.pl?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/htdocs/vhost/startup.pl (original) +++ perl/modperl/trunk/t/htdocs/vhost/startup.pl Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/lib/TestAPRlib/base64.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/lib/TestAPRlib/base64.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/lib/TestAPRlib/base64.pm (original) +++ perl/modperl/trunk/t/lib/TestAPRlib/base64.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/lib/TestAPRlib/brigade.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/lib/TestAPRlib/brigade.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/lib/TestAPRlib/brigade.pm (original) +++ perl/modperl/trunk/t/lib/TestAPRlib/brigade.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/lib/TestAPRlib/bucket.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/lib/TestAPRlib/bucket.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/lib/TestAPRlib/bucket.pm (original) +++ perl/modperl/trunk/t/lib/TestAPRlib/bucket.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/lib/TestAPRlib/date.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/lib/TestAPRlib/date.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/lib/TestAPRlib/date.pm (original) +++ perl/modperl/trunk/t/lib/TestAPRlib/date.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/lib/TestAPRlib/error.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/lib/TestAPRlib/error.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/lib/TestAPRlib/error.pm (original) +++ perl/modperl/trunk/t/lib/TestAPRlib/error.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/lib/TestAPRlib/finfo.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/lib/TestAPRlib/finfo.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/lib/TestAPRlib/finfo.pm (original) +++ perl/modperl/trunk/t/lib/TestAPRlib/finfo.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/lib/TestAPRlib/os.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/lib/TestAPRlib/os.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/lib/TestAPRlib/os.pm (original) +++ perl/modperl/trunk/t/lib/TestAPRlib/os.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/lib/TestAPRlib/pool.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/lib/TestAPRlib/pool.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/lib/TestAPRlib/pool.pm (original) +++ perl/modperl/trunk/t/lib/TestAPRlib/pool.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/lib/TestAPRlib/status.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/lib/TestAPRlib/status.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/lib/TestAPRlib/status.pm (original) +++ perl/modperl/trunk/t/lib/TestAPRlib/status.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/lib/TestAPRlib/string.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/lib/TestAPRlib/string.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/lib/TestAPRlib/string.pm (original) +++ perl/modperl/trunk/t/lib/TestAPRlib/string.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/lib/TestAPRlib/table.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/lib/TestAPRlib/table.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/lib/TestAPRlib/table.pm (original) +++ perl/modperl/trunk/t/lib/TestAPRlib/table.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/lib/TestAPRlib/threadmutex.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/lib/TestAPRlib/threadmutex.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/lib/TestAPRlib/threadmutex.pm (original) +++ perl/modperl/trunk/t/lib/TestAPRlib/threadmutex.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/lib/TestAPRlib/threadrwlock.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/lib/TestAPRlib/threadrwlock.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/lib/TestAPRlib/threadrwlock.pm (original) +++ perl/modperl/trunk/t/lib/TestAPRlib/threadrwlock.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/lib/TestAPRlib/uri.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/lib/TestAPRlib/uri.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/lib/TestAPRlib/uri.pm (original) +++ perl/modperl/trunk/t/lib/TestAPRlib/uri.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/lib/TestAPRlib/util.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/lib/TestAPRlib/util.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/lib/TestAPRlib/util.pm (original) +++ perl/modperl/trunk/t/lib/TestAPRlib/util.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/lib/TestAPRlib/uuid.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/lib/TestAPRlib/uuid.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/lib/TestAPRlib/uuid.pm (original) +++ perl/modperl/trunk/t/lib/TestAPRlib/uuid.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/lib/TestCommon/FilterDebug.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/lib/TestCommon/FilterDebug.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/lib/TestCommon/FilterDebug.pm (original) +++ perl/modperl/trunk/t/lib/TestCommon/FilterDebug.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/lib/TestCommon/Handlers.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/lib/TestCommon/Handlers.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/lib/TestCommon/Handlers.pm (original) +++ perl/modperl/trunk/t/lib/TestCommon/Handlers.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/lib/TestCommon/LogDiff.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/lib/TestCommon/LogDiff.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/lib/TestCommon/LogDiff.pm (original) +++ perl/modperl/trunk/t/lib/TestCommon/LogDiff.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/lib/TestCommon/MemoryLeak.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/lib/TestCommon/MemoryLeak.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/lib/TestCommon/MemoryLeak.pm (original) +++ perl/modperl/trunk/t/lib/TestCommon/MemoryLeak.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/lib/TestCommon/SameInterp.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/lib/TestCommon/SameInterp.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/lib/TestCommon/SameInterp.pm (original) +++ perl/modperl/trunk/t/lib/TestCommon/SameInterp.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/lib/TestCommon/TiePerlSection.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/lib/TestCommon/TiePerlSection.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/lib/TestCommon/TiePerlSection.pm (original) +++ perl/modperl/trunk/t/lib/TestCommon/TiePerlSection.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/lib/TestCommon/Utils.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/lib/TestCommon/Utils.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/lib/TestCommon/Utils.pm (original) +++ perl/modperl/trunk/t/lib/TestCommon/Utils.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/lib/TestExit/FromPerlModule.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/lib/TestExit/FromPerlModule.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/lib/TestExit/FromPerlModule.pm (original) +++ perl/modperl/trunk/t/lib/TestExit/FromPerlModule.pm Thu Jun 12 09:29:09 2014 @@ -1,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; Propchange: perl/modperl/trunk/t/modperl/ ------------------------------------------------------------------------------ --- svn:ignore (original) +++ svn:ignore Thu Jun 12 09:29:09 2014 @@ -1,6 +1,7 @@ current_callback.t env.t endav.t +interpreter.t printf.t print.t dir_config.t Modified: perl/modperl/trunk/t/modperl/cookie.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/modperl/cookie.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/modperl/cookie.t (original) +++ perl/modperl/trunk/t/modperl/cookie.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/modperl/cookie2.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/modperl/cookie2.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/modperl/cookie2.t (original) +++ perl/modperl/trunk/t/modperl/cookie2.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/modperl/exit.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/modperl/exit.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/modperl/exit.t (original) +++ perl/modperl/trunk/t/modperl/exit.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/modperl/getc.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/modperl/getc.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/modperl/getc.t (original) +++ perl/modperl/trunk/t/modperl/getc.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/modperl/local_env.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/modperl/local_env.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/modperl/local_env.t (original) +++ perl/modperl/trunk/t/modperl/local_env.t Thu Jun 12 09:29:09 2014 @@ -1,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'; @@ -5,6 +6,8 @@ use Apache::Test; use Apache::TestUtil; use Apache::TestRequest; +plan tests => 1, skip_reason('local %ENV is still broken'); + my $module = 'TestModperl::local_env'; my $url = Apache::TestRequest::module2url($module); Modified: perl/modperl/trunk/t/modperl/merge.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/modperl/merge.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/modperl/merge.t (original) +++ perl/modperl/trunk/t/modperl/merge.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/modperl/merge2.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/modperl/merge2.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/modperl/merge2.t (original) +++ perl/modperl/trunk/t/modperl/merge2.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/modperl/merge3.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/modperl/merge3.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/modperl/merge3.t (original) +++ perl/modperl/trunk/t/modperl/merge3.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/modperl/perl_options.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/modperl/perl_options.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/modperl/perl_options.t (original) +++ perl/modperl/trunk/t/modperl/perl_options.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/modperl/perl_options2.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/modperl/perl_options2.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/modperl/perl_options2.t (original) +++ perl/modperl/trunk/t/modperl/perl_options2.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/modperl/pnotes.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/modperl/pnotes.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/modperl/pnotes.t (original) +++ perl/modperl/trunk/t/modperl/pnotes.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/modperl/pnotes2.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/modperl/pnotes2.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/modperl/pnotes2.t (original) +++ perl/modperl/trunk/t/modperl/pnotes2.t Thu Jun 12 09:29:09 2014 @@ -1,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'; @@ -25,8 +26,3 @@ for my $i (1..12) { /pnotes are destroyed after cleanup passed/; } t_finish_error_log_watch), 1, $u; } - -# Local Variables: # -# mode: cperl # -# cperl-indent-level: 4 # -# End: # Modified: perl/modperl/trunk/t/modperl/post_utf8.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/modperl/post_utf8.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/modperl/post_utf8.t (original) +++ perl/modperl/trunk/t/modperl/post_utf8.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/modperl/print_utf8.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/modperl/print_utf8.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/modperl/print_utf8.t (original) +++ perl/modperl/trunk/t/modperl/print_utf8.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/modperl/print_utf8_2.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/modperl/print_utf8_2.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/modperl/print_utf8_2.t (original) +++ perl/modperl/trunk/t/modperl/print_utf8_2.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/modperl/readline.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/modperl/readline.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/modperl/readline.t (original) +++ perl/modperl/trunk/t/modperl/readline.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/modperl/request_rec_perlio_api.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/modperl/request_rec_perlio_api.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/modperl/request_rec_perlio_api.t (original) +++ perl/modperl/trunk/t/modperl/request_rec_perlio_api.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/modperl/setupenv.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/modperl/setupenv.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/modperl/setupenv.t (original) +++ perl/modperl/trunk/t/modperl/setupenv.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/modperl/setupenv2.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/modperl/setupenv2.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/modperl/setupenv2.t (original) +++ perl/modperl/trunk/t/modperl/setupenv2.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/modperl/status.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/modperl/status.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/modperl/status.t (original) +++ perl/modperl/trunk/t/modperl/status.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/modules/apache_resource.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/modules/apache_resource.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/modules/apache_resource.t (original) +++ perl/modperl/trunk/t/modules/apache_resource.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/modules/apache_status.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/modules/apache_status.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/modules/apache_status.t (original) +++ perl/modperl/trunk/t/modules/apache_status.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/modules/cgi.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/modules/cgi.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/modules/cgi.t (original) +++ perl/modperl/trunk/t/modules/cgi.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/modules/cgi2.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/modules/cgi2.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/modules/cgi2.t (original) +++ perl/modperl/trunk/t/modules/cgi2.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/modules/cgipost.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/modules/cgipost.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/modules/cgipost.t (original) +++ perl/modperl/trunk/t/modules/cgipost.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/modules/cgipost2.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/modules/cgipost2.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/modules/cgipost2.t (original) +++ perl/modperl/trunk/t/modules/cgipost2.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/modules/cgiupload.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/modules/cgiupload.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/modules/cgiupload.t (original) +++ perl/modperl/trunk/t/modules/cgiupload.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/modules/cgiupload2.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/modules/cgiupload2.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/modules/cgiupload2.t (original) +++ perl/modperl/trunk/t/modules/cgiupload2.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/modules/include.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/modules/include.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/modules/include.t (original) +++ perl/modperl/trunk/t/modules/include.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/modules/include2.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/modules/include2.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/modules/include2.t (original) +++ perl/modperl/trunk/t/modules/include2.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/modules/include_subreq.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/modules/include_subreq.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/modules/include_subreq.t (original) +++ perl/modperl/trunk/t/modules/include_subreq.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/modules/proxy.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/modules/proxy.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/modules/proxy.t (original) +++ perl/modperl/trunk/t/modules/proxy.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/perl/hash_attack.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/perl/hash_attack.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/perl/hash_attack.t (original) +++ perl/modperl/trunk/t/perl/hash_attack.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/perl/ithreads.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/perl/ithreads.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/perl/ithreads.t (original) +++ perl/modperl/trunk/t/perl/ithreads.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/perl/ithreads2.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/perl/ithreads2.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/perl/ithreads2.t (original) +++ perl/modperl/trunk/t/perl/ithreads2.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/preconnection/TestPreConnection/note.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/preconnection/TestPreConnection/note.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/preconnection/TestPreConnection/note.pm (original) +++ perl/modperl/trunk/t/preconnection/TestPreConnection/note.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/preconnection/note.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/preconnection/note.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/preconnection/note.t (original) +++ perl/modperl/trunk/t/preconnection/note.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/protocol/TestProtocol/echo_bbs.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/protocol/TestProtocol/echo_bbs.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/protocol/TestProtocol/echo_bbs.pm (original) +++ perl/modperl/trunk/t/protocol/TestProtocol/echo_bbs.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/protocol/TestProtocol/echo_bbs2.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/protocol/TestProtocol/echo_bbs2.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/protocol/TestProtocol/echo_bbs2.pm (original) +++ perl/modperl/trunk/t/protocol/TestProtocol/echo_bbs2.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/protocol/TestProtocol/echo_block.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/protocol/TestProtocol/echo_block.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/protocol/TestProtocol/echo_block.pm (original) +++ perl/modperl/trunk/t/protocol/TestProtocol/echo_block.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/protocol/TestProtocol/echo_filter.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/protocol/TestProtocol/echo_filter.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/protocol/TestProtocol/echo_filter.pm (original) +++ perl/modperl/trunk/t/protocol/TestProtocol/echo_filter.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/protocol/TestProtocol/echo_nonblock.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/protocol/TestProtocol/echo_nonblock.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/protocol/TestProtocol/echo_nonblock.pm (original) +++ perl/modperl/trunk/t/protocol/TestProtocol/echo_nonblock.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/protocol/TestProtocol/echo_timeout.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/protocol/TestProtocol/echo_timeout.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/protocol/TestProtocol/echo_timeout.pm (original) +++ perl/modperl/trunk/t/protocol/TestProtocol/echo_timeout.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/protocol/TestProtocol/eliza.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/protocol/TestProtocol/eliza.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/protocol/TestProtocol/eliza.pm (original) +++ perl/modperl/trunk/t/protocol/TestProtocol/eliza.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/protocol/TestProtocol/pseudo_http.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/protocol/TestProtocol/pseudo_http.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/protocol/TestProtocol/pseudo_http.pm (original) +++ perl/modperl/trunk/t/protocol/TestProtocol/pseudo_http.pm Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/protocol/echo_bbs.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/protocol/echo_bbs.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/protocol/echo_bbs.t (original) +++ perl/modperl/trunk/t/protocol/echo_bbs.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/protocol/echo_bbs2.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/protocol/echo_bbs2.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/protocol/echo_bbs2.t (original) +++ perl/modperl/trunk/t/protocol/echo_bbs2.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/protocol/echo_block.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/protocol/echo_block.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/protocol/echo_block.t (original) +++ perl/modperl/trunk/t/protocol/echo_block.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/protocol/echo_filter.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/protocol/echo_filter.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/protocol/echo_filter.t (original) +++ perl/modperl/trunk/t/protocol/echo_filter.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/protocol/echo_nonblock.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/protocol/echo_nonblock.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/protocol/echo_nonblock.t (original) +++ perl/modperl/trunk/t/protocol/echo_nonblock.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/protocol/echo_timeout.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/protocol/echo_timeout.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/protocol/echo_timeout.t (original) +++ perl/modperl/trunk/t/protocol/echo_timeout.t Thu Jun 12 09:29:09 2014 @@ -1,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,5 +17,5 @@ ok $socket; for (@test_strings) { print $socket "$_\n"; chomp(my $reply = <$socket>||''); - ok t_cmp($_, $reply); + ok t_cmp($reply, $_); } Modified: perl/modperl/trunk/t/protocol/eliza.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/protocol/eliza.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/protocol/eliza.t (original) +++ perl/modperl/trunk/t/protocol/eliza.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/protocol/pseudo_http.t URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/protocol/pseudo_http.t?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/protocol/pseudo_http.t (original) +++ perl/modperl/trunk/t/protocol/pseudo_http.t Thu Jun 12 09:29:09 2014 @@ -1,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/trunk/t/response/TestAPI/access.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/response/TestAPI/access.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/response/TestAPI/access.pm (original) +++ perl/modperl/trunk/t/response/TestAPI/access.pm Thu Jun 12 09:29:09 2014 @@ -1,3 +1,4 @@ +# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*- package TestAPI::access; use strict; Modified: perl/modperl/trunk/t/response/TestAPI/access2.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/response/TestAPI/access2.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/response/TestAPI/access2.pm (original) +++ perl/modperl/trunk/t/response/TestAPI/access2.pm Thu Jun 12 09:29:09 2014 @@ -1,3 +1,4 @@ +# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*- package TestAPI::access2; # testing $r->requires Modified: perl/modperl/trunk/t/response/TestAPI/add_config.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/response/TestAPI/add_config.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/response/TestAPI/add_config.pm (original) +++ perl/modperl/trunk/t/response/TestAPI/add_config.pm Thu Jun 12 09:29:09 2014 @@ -1,3 +1,4 @@ +# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*- package TestAPI::add_config; use strict; Modified: perl/modperl/trunk/t/response/TestAPI/aplog.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/response/TestAPI/aplog.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/response/TestAPI/aplog.pm (original) +++ perl/modperl/trunk/t/response/TestAPI/aplog.pm Thu Jun 12 09:29:09 2014 @@ -1,3 +1,4 @@ +# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*- package TestAPI::aplog; use strict; Modified: perl/modperl/trunk/t/response/TestAPI/command.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/response/TestAPI/command.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/response/TestAPI/command.pm (original) +++ perl/modperl/trunk/t/response/TestAPI/command.pm Thu Jun 12 09:29:09 2014 @@ -1,4 +1,4 @@ - +# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*- package TestAPI::command; use strict; Modified: perl/modperl/trunk/t/response/TestAPI/conn_rec.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/response/TestAPI/conn_rec.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/response/TestAPI/conn_rec.pm (original) +++ perl/modperl/trunk/t/response/TestAPI/conn_rec.pm Thu Jun 12 09:29:09 2014 @@ -1,3 +1,4 @@ +# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*- package TestAPI::conn_rec; # this test module is only for testing fields in the conn_rec listed Modified: perl/modperl/trunk/t/response/TestAPI/conn_util.pm URL: http://svn.apache.org/viewvc/perl/modperl/trunk/t/response/TestAPI/conn_util.pm?rev=1602105&r1=1602104&r2=1602105&view=diff ============================================================================== --- perl/modperl/trunk/t/response/TestAPI/conn_util.pm (original) +++ perl/modperl/trunk/t/response/TestAPI/conn_util.pm Thu Jun 12 09:29:09 2014 @@ -1,3 +1,4 @@ +# please insert nothing before this line: -*- mode: cperl; cperl-indent-level: 4; cperl-continued-statement-offset: 4; indent-tabs-mode: nil -*- package TestAPI::conn_util; use strict;