Re: a couple of random questions

2001-09-17 Thread Stas Bekman
Cleaning up my mail box. Doug MacEachern wrote: On Fri, 29 Jun 2001, Stas Bekman wrote: modperl_dev.pod: --- =head2 PerlOptions Directive Is the option called 'Enabled' or 'Enable'? the item says 'Enabled' but the example following it uses 'PerlOptions -Enable'

Re: a couple of random questions

2001-07-01 Thread Stas Bekman
On Fri, 29 Jun 2001, Doug MacEachern wrote: On Fri, 29 Jun 2001, Stas Bekman wrote: BuildOptions::parse_file: --- my @files = map { $_ . 'makepl_args.mod_perl2' } qw(./ ../ ./. ../.), $ENV{HOME}/.; I think to be really consistent we should do:

Re: a couple of random questions

2001-06-29 Thread Doug MacEachern
On Fri, 29 Jun 2001, Stas Bekman wrote: I'm going through the files in pod, doing some add-ons from what I've learned so far and some minor cleanups. I've a few questions though: modperl_design.pod: --- =head1 Interpreter Management =item PerlInterpMax How