in reply to Re: Management of perl modules in enterprise?
in thread Management of perl modules in enterprise?

But, then, the CPANPLUS::Shell::Default page (or at least the version of it currently on cpan.org) provides no "details" beyond:
$ui->dispatch_on_input('x'); # update the source using the # dispatch method
Those two lines are the only times the string "disp" appears on the page.