[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-modperl-cvs
Subject:    svn commit: r157564 -
From:       randyk () apache ! org
Date:       2005-03-15 16:57:07
Message-ID: 20050315165708.74482.qmail () minotaur ! apache ! org
[Download RAW message or body]

Author: randyk
Date: Tue Mar 15 08:57:06 2005
New Revision: 157564

URL: http://svn.apache.org/viewcvs?view=rev&rev=157564
Log:
s/Apache/Apache2/g

Modified:
    perl/modperl/branches/apache2-rename-unstable/build/source_scan.pl

Modified: perl/modperl/branches/apache2-rename-unstable/build/source_scan.pl
URL: http://svn.apache.org/viewcvs/perl/modperl/branches/apache2-rename-unstable/build/source_scan.pl?view=diff&r1=157563&r2=157564
 ==============================================================================
--- perl/modperl/branches/apache2-rename-unstable/build/source_scan.pl (original)
+++ perl/modperl/branches/apache2-rename-unstable/build/source_scan.pl Tue Mar 15 \
08:57:06 2005 @@ -3,13 +3,13 @@
 use lib qw(lib Apache-Test/lib);
 
 use strict;
-use Apache::ParseSource ();
+use Apache2::ParseSource ();
 use ModPerl::ParseSource ();
 use ModPerl::FunctionMap ();
 use ModPerl::WrapXS (); #XXX: we should not need to require this here
 
-my $p = Apache::ParseSource->new(prefixes => ModPerl::FunctionMap->prefixes,
-                                 @ARGV);
+my $p = Apache2::ParseSource->new(prefixes => ModPerl::FunctionMap->prefixes,
+                                  @ARGV);
 
 $p->parse;
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic