in reply to Re^2: (How) Do you document/test your private subroutines?
in thread (How) Do you document/test your private subroutines?
One possibility:
=pod =for comment Foo! Or: =begin comment Bar! =end comment =cut
I also seem to have a dim memory of someone suggesting =begin internal for marking things that are actually still documentation, but internal docs, but I'm not sure when/where that was.
|
---|