Refactor Comands/PkgConf.pm to use the new resource structure
Open
Nobody has claimed this yet.
- Dominant language
- Perl
- Stars
- 737
- Forks
- 214
- PR merge metrics
- No merged PRs in 30d
Description
We need to refactor the Command/*.pm modules to use the new resource structure. This is needed to have better reporting, common options (like ensure, on_change) and more things.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the Command/*.pm modules, including the PkgConf module named in the title, and locate how they currently represent resources. Compare that with the new resource structure and determine how reporting and common options such as ensure and on_change should be supported; the refactor is done when the command modules consistently use that structure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- perl
- Domain
- devops
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100