Sha256: 861f2733738cfac4808ca1343489fc12b473cef31920737428eccc8dd18c8056
Contents?: true
Size: 1.43 KB
Versions: 73
Compression:
Stored size: 1.43 KB
Contents
# Exercism Perl 6 Track [![Build Status](https://travis-ci.org/exercism/perl6.svg?branch=master)](https://travis-ci.org/exercism/perl6) [![Gitter](https://badges.gitter.im/exercism/perl.svg)](https://gitter.im/exercism/perl?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) Exercism exercises in Perl 6 ## Contributing Guide Please see the [contributing guide](https://github.com/exercism/docs/blob/master/contributing-to-language-tracks/README.md). ## Code of Conduct Help us keep Exercism welcoming. Please read and abide by the [Code of Conduct](https://github.com/exercism/exercism.io/blob/master/CODE_OF_CONDUCT.md). ## Adding and Updating Exercises Please use `exercise-gen.pl6` in the `bin/` directory when either adding or updating an exercise. The `bin/` directory contains a `README.md` with information on how to use the generator. When adding a new exercise, ensure that the exercise is included in the `exercises` array in `config.json`. ## Running The Tests Run `prove -re perl6 exercises/*/.meta/solutions/` to run all exercise tests. ### Perl 6 icon The Perl 6 "Camelia" logo is owned by Larry Wall and is released under version 2.0 of the Artistic License. We are using it to identify the Perl 6 language itself, not any part of Exercism, which we believe to be admissible under fair use. The version of the logo that we are using is a pink, black and white adaptation of the logo found on <http://en.wikipedia.org/wiki/Perl_6>.
Version data entries
73 entries across 73 versions & 1 rubygems