libwww-perl / libwww-perl/HTTP-Message

Provide a way to use this library as pure perl (remove Clone requirement)

Open
#216 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Perl
Stars
32
Forks
63
Avg merge
5h 14m
Merged PRs (30d)
1

Description

In this MR Clone 0.46 was added as a requirement for this repo. This means that this repo can not be used as pure perl. This is a problem for me because I'm trying to fatpack the repo into my utility.

One possible solution is to use Clone::Choose instead of Clone.

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 with commit 6b89d6b2cce67b540ade87fc6fdf88cdede20b46 to locate where Clone 0.46 became a requirement. Investigate whether Clone::Choose can replace that dependency while preserving the library's behavior, then verify that HTTP-Message can be fatpacked without requiring Clone. Done means the distribution no longer requires Clone while its cloning behavior remains supported.

Written by the indexing model from the issue text.

Assessment

Tech stack
perl
Domain
backend
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 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.