PerlDancer / PerlDancer/Dancer2
Make Dancer2 PAR Packable
Open
Nobody has claimed this yet.
Enhancement
Packaging
- Dominant language
- Perl
- Stars
- 604
- Forks
- 288
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 5
Description
At the moment Dancer2 is not packable with PAR. While it is Fatpackable, this leaves out the option of having packs which rely on XS bindings such as with packages as Crypt::NaCl::Sodium
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 examining how Dancer2 currently supports Fatpackable packaging and identify the PAR packaging entry points. Investigate the requirements for preserving XS bindings such as Crypt::NaCl::Sodium. Done means a Dancer2 distribution can be packed with PAR while retaining support for packages with XS bindings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- perl
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100