[Quoting Kevin A. Lenzo, on March 15 2001, 16:22, in "PAUSE not seeing all"]
> When I go to edit_mod (edit modules) on the PAUSE server,
> it asks me to let you know if anything is missing from the
> list -- it's not picking up SlideShow, which will soon
> be re-uploaded as WWW::SlideShow, and it doesn't see the
> new Class::MethodMapper yet (which is probably correct).
'edit modules' only knows about modules that have been registered
(i.e., stored in the database). Apparently, SlideShow and
Class::MethodMapper have not yet been entered in the database.
If you send a DSLI entry for these modules, we can register them.
It's probably best to register WWW::SlideShow after it's renamed.
-- Johan