Actions
action #93306
closedDocument LibyuiClient's methods using Perl POD
Start date:
2021-05-31
Due date:
% Done:
0%
Estimated time:
Description
Motivation¶
There are almost no comments in LibyuiClient perl lib, we should document it.
Task¶
- Put comments in the perl files themselves, using Perl POD (This should be made in https://github.com/qe-yast/perl-yui-rest-client, as we have plans to use LibyuiClient as cpan module);
- Ruby client is well documented, so it could be used as reference: https://github.com/qe-yast/ruby-yui-rest-client/tree/master/lib/yui_rest_client (but please, try to avoid out-dated information as it was written some time ago).
Actions