This is the command pmanp that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
pman - show a module's man page
DESCRIPTION
Send a module's pod through pod2text and your pager.
This is mostly here for people too lazy to type
$ pod2text `pmpath CGI` | $PAGER
EXAMPLES
$ pman CGI
$ pman Curses
Or running under different versions of Perl:
$ oldperl -S pman CGI
$ filsperl -S pman Threads
Use pmanp online using onworks.net services