Hi All,

I've yet to actually see this work without modifications.

I posted about this before, and Stas and I agreed my patch was not correct.

Moving on....

Index: lib/ModPerl/Config.pm
===================================================================
--- lib/ModPerl/Config.pm       (revision 280497)
+++ lib/ModPerl/Config.pm       (working copy)
@@ -18,6 +18,7 @@

 use Apache2::Build ();
 use Apache::TestConfig ();
+use Apache::TestConfigData ();
 use File::Spec ();

 use constant WIN32 => Apache2::Build::WIN32;




I'm wary -- is this going to blow away ~/.apache_test/apache_test_config.pm
or some other such. Is Apache::TestConfigData always available ? Or do I need to mess with

use constant CUSTOM_CONFIG_FILE => 'Apache/TestConfigData.pm';

and its loading in A-T/lib/Apache/TestConfig.pm ?

Thanks!

--
END
------------------------------------------------------------
    What doesn't kill us can only make us stronger.
                Nothing is impossible.
                                
Philip M. Gollucci ([EMAIL PROTECTED]) 301.254.5198
Consultant / http://p6m7g8.net/Resume/
Senior Developer / Liquidity Services, Inc.
  http://www.liquidityservicesinc.com
       http://www.liquidation.com
       http://www.uksurplus.com
       http://www.govliquidation.com
       http://www.gowholesale.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to