in reply to Re: Re: removing POD docs from modules
in thread removing POD docs from modules
However, I wouldn't want to do any work on your system where perldoc Any::Module returns just No documentation found for "Any::Module".Then put the stripped POD into a .pod file. In other words: put what you extract from Any/Module.pm into a file Any/Module.pod. It works just as dandy with perldoc.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: removing POD docs from modules
by joe++ (Friar) on Nov 01, 2002 at 13:28 UTC |