Help for this page
$ perldoc -f .. No documentation for perl function `..' found
#!/usr/bin/perl ... my $ret = `pod2man $outfile |nroff -man > /tmp/tmp.man`; print system("less -p \"$marker\" /tmp/tmp.man") }