D:TypeParams: Support array, hash parameters?
Open
enhancement
- Dominant language
- Perl
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently there are no tests for `use S::M::T qw(D:TypeParams @foo)` or `qw(%bar)`. Add them, see if they work, fix/document as necessary.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by adding tests for the `use S::M::T qw(D:TypeParams @foo)` and `qw(%bar)` cases described in the issue, then inspect the existing `D:TypeParams` implementation and test conventions. Confirm whether array and hash parameters work; if not, determine whether the result should be fixed or documented and ensure the tests capture the final behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- perl
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100