On Sun, 5 Aug 2001, Stas Bekman wrote:
> is this ok?
yeah, that'd be fine.
> Index: ./Apache-Test/lib/Apache/TestConfigPerl.pm
> ===================================================================
> RCS file:
> /home/cvs/httpd-test/perl-framework/Apache-Test/lib/Apache/TestConfigPerl.pm,v
> retrieving revision 1.14
> diff -u -r1.14 TestConfigPerl.pm
> --- ./Apache-Test/lib/Apache/TestConfigPerl.pm 2001/07/09 16:04:44
> 1.14
> +++ ./Apache-Test/lib/Apache/TestConfigPerl.pm 2001/08/05 03:43:59
> @@ -51,6 +51,9 @@
> for (@trys) {
> push @$inc, $_ if -d $_;
> }
> +
> + # allow live testing of the Apache-Test
> + unshift @$inc, catfile($top, 'Apache-Test', 'lib');
> }
>
> sub write_pm_test {
>
>
>
> _____________________________________________________________________
> Stas Bekman JAm_pH -- Just Another mod_perl Hacker
> http://stason.org/ mod_perl Guide http://perl.apache.org/guide
> mailto:[EMAIL PROTECTED] http://apachetoday.com http://eXtropia.com/
> http://singlesheaven.com http://perl.apache.org http://perlmonth.com/
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]