in reply to Where to place POD

I'll ask a related question here. Is there any reason in having, in distribution, a documentation-only *.pm file (so, technically, a module) instead of just a *.pod file? There are many examples on CPAN, e.g. HTML::Template::FAQ.

Replies are listed 'Best First'.
Re^2: Where to place POD
by 1nickt (Canon) on Jan 02, 2025 at 12:54 UTC

    Hi, I suggest to ask in a separate thread your related but separate question.


    The way forward always starts with a minimal test.