RexOps / RexOps/Rex

Replace XML::Simple dependency

Open
#726 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Perl
Stars
737
Forks
214
PR merge metrics
No merged PRs in 30d

Description

XML::Simple documentation states

The use of this module in new code is discouraged. Other modules are available which provide more straightforward and consistent interfaces. In particular, XML::LibXML is highly recommended.

Let's convert all XML-related code to XML::LibXML (which Rex already uses in Rex::Group::Lookup::XML).

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the existing XML::LibXML usage in Rex::Group::Lookup::XML and locating the remaining XML::Simple references across the repository. Convert the XML-related code to XML::LibXML, remove the obsolete dependency, and verify the affected functionality remains working.

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
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.