Bug 25415 - Suggestion for a good POD format
Summary: Suggestion for a good POD format
Status: In Discussion
Alias: None
Product: Koha
Classification: Unclassified
Component: Developer documentation (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks: 25412 25413 25414
  Show dependency treegraph
 
Reported: 2020-05-07 12:23 UTC by Jonathan Druart
Modified: 2020-05-07 12:25 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Druart 2020-05-07 12:23:35 UTC
Search in the state of the art for what's best to use for POD (parameter, return values, etc.)

Look at other Perl projects: Mojolicious, DBIx::Class, etc.