in reply to Re^4: RFC - Documentation Review
in thread Please review documentation of my AI::Embedding module
In general, if you don't want to test something, change the test; don't change the code to avoid the test.
See Test::Pod::Coverage. There's an example using also_private. There's also a link to Pod::Coverage with lots more examples of how to avoid needing to document subroutines.
— Ken
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^6: RFC - Documentation Review
by Bod (Parson) on Jun 05, 2023 at 08:47 UTC |