Aside from trying
perldoc
individually for any CPAN module that takes my fancy or going through the file system and loo
perldoc -q installed
claims that cpan -l will do the trick, however it's not working for me. The other option:
cpan -l
cpan -a
does spit out a nice list of installed packages and has the nice side effect of writing them to a file.