> On Fri, 21 Apr 2000, Stas Bekman wrote:
>
> > On Fri, 21 Apr 2000, Stas Bekman wrote:
> >
> > > On 21 Apr 2000 [EMAIL PROTECTED] wrote:
> > >
> > > > dougm 00/04/20 23:25:19
> > > >
> > > > Modified: eg startup.pl
> > > > Log:
> > > > stas is slacking :)
> > >
> > > Nuh, I wanted to release Apache::Benchmark asap... sorry.
> > > Thanks for the fix.
>
> that should have been a ;), just kidding
Sure ;)
> > Actually you said that you are going to nuke ./eg directory :)
>
> oh yeah, whoops :) i didn't have a chance to see if that took more than
> removing from MANIFEST, like if there are pointers to eg/ in the docs.
> hmm, this might be easy,
I'd think to leave it as it is, and while creating the mod_perl-2.0 start
*everything* from scratch so no old broken stuff would get there.
Or at least add a note somewhere that it's possible that some of the stuff
in eg is not correct/clean any more.
As for cross references to eg/ from other places
find . -type f -exec grep -l 'eg/' {} \;
might do the job :)
> i could probably just nuke all the docs and point
> to the guide!
This is the status:
I think I've incorporated all of the docs but mod_perl.pod,
mod_perl_method_handlers.pod and mod_perl_cvs.pod at the root
In the faq directory only mod_perl_api.pod is not inside
All the INSTALL.* are in the install.html of the Guide with extended
notes and platform specific notes, including the latest raven addition
(will show up in the new release of the Guide). Well all but INSTALL.win32
and INSTALL.activeperl - I don't mess with WIndoze
I think everything in ./eg was incorporated
and for ./benchmark/ you saw me releasing the new benchmark suite, which
eventually would be nice to integrate with mod_perl itself.
And as I've offered before you can distribute the guide pods in the dist
or we can put it as a separate package next to the mod_perl in the /dist.
Currently I have a snapshot of the Guide available from
http://www.stason.org/guide-snapshots/ (thanks to Eric!) -- updated every
6 hours.
______________________________________________________________________
Stas Bekman | JAm_pH -- Just Another mod_perl Hacker
http://stason.org/ | mod_perl Guide http://perl.apache.org/guide
mailto:[EMAIL PROTECTED] | http://perl.org http://stason.org/TULARC/
http://singlesheaven.com| http://perlmonth.com http://sourcegarden.org
----------------------------------------------------------------------