perl5 icon indicating copy to clipboard operation
perl5 copied to clipboard

Exercism exercises in Perl 5.

Results 12 perl5 issues
Sort by recently updated
recently updated
newest added

_This issue is part of the migration to v3. You can read full details about the various changes [here](https://github.com/exercism/v3-launch/)._ To get your track ready for Exercism v3, the following needs...

- [ ] linked-list - [ ] list-ops - [ ] prime-factors - [ ] simple-linked-list - [x] custom-set - [x] palindrome-products - [x] proverb - [x] pythagorean-triplet - [x]...

Future versions of Perl are going to have a built in class feature. Check that class-based exercises are able to be completed with it. https://perldoc.pl/blead/perlclass Currently, the object comparison tests...

Please check if your documentation files are still up-to-date. The key documentation files to check are: - `docs/ABOUT.md` - `docs/INSTALLATION.md` - `docs/LEARNING.md` - `docs/RESOURCES.md` - `docs/TESTS.md` - `exercises/shared/.docs/help.md` - `exercises/shared/.docs/tests.md`...

x:action/improve
x:knowledge/none
x:type/content
x:size/small

In Exercism v3, we're introducing a new (optional) tool: the [representer](https://github.com/exercism/docs/blob/main/building/tooling/representers/README.md). The goal of the representer is to take a solution and returning a representation, which is an extraction of...

x:action/create
x:knowledge/advanced
x:module/representer
x:type/coding
x:size/massive

_This issue is part of the migration to v3. You can read full details about the various changes [here](https://github.com/exercism/v3-launch/)._ Exercism v3 introduces a new type of exercise: [Concept Exercises](https://github.com/exercism/v3-docs/blob/main/product/concept-exercises.md). All...

x:action/improve
x:knowledge/intermediate
x:module/practice-exercise
x:type/content
x:size/large

Hi, I downloaded the "Hello World" project and noticed that the README doesn't have any information about how to run the tests. It would be great if this information was...

As we move towards the launch of the new version of Exercism we are going to be ramping up on actively recruiting people to help provide feedback. Our goal is...

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.5 to 4.1.6. Release notes Sourced from actions/checkout's releases. v4.1.6 What's Changed Check platform to set archive extension appropriately by @​cory-miller in actions/checkout#1732 Update for 4.1.6 release...

dependencies

Sync the `pig-latin` exercise with the latest data, as defined in https://github.com/exercism/problem-specifications/tree/main/exercises/pig-latin. - Feel free to close this PR if there is another PR that also syncs this exercise. -...

x:size/tiny