in reply to Show available module objects.

To see the documented API of a module:
perldoc Some::Module
To see all standard modules and pragmata:
perldoc perlmodlib
To see all locally installed modules:
perldoc perllocal
Practically any module can be found and it's documentation browsed at http://search.cpan.org