This is the command pmcatp 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
pmcat - page through a module file
DESCRIPTION
Given a module name, figure out the path name and send that to the user's pager.
$ pmcat CGI
This works also on alternate installed versions of Perl:
$ oldperl -S pmcat strict
$ filsperl -S pmcat Threads
This command is mostly here for people too lazy to type
$ more `pmpath CGI`
Use pmcatp online using onworks.net services